|
Aegis
4.25.D505
|
Go to the source code of this file.
Defines | |
| #define | PAGE_SET_ERROR_NONE 0 |
| #define | PAGE_SET_ERROR_DUPLICATE -1 |
| #define | PAGE_SET_ERROR_RANGE -2 |
| #define | DEFAULT_PRINTER_WIDTH 132 |
| #define | DEFAULT_PRINTER_LENGTH 66 |
| #define | MAX_PAGE_WIDTH 5000 |
Functions | |
| int | page_width_set (int columns) |
| int | page_width_get (int) |
| int | page_length_set (int rows) |
| int | page_length_get (int) |
1.7.6.1