|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | tag_context |
Typedefs | |
| typedef enum _OPT_INDEX | OPT_INDEX |
| typedef enum _FLAG_INDEX | FLAG_INDEX |
| typedef struct tag_context | context_t |
Enumerations | |
| enum | _OPT_INDEX { OPT_A = 0 , OPT_B , OPT_C , OPT_F , OPT_H , OPT_J , OPT_L , OPT_M , OPT_N , OPT_R , OPT_T , OPT_V , OPT_MAX } |
| enum | _FLAG_INDEX { FLAG_Q = 0 , FLAG_W , FLAG_Y , FLAG_Z , FLAG_ZZ , FLAG_MAX } |
| typedef struct tag_context context_t |
| typedef enum _FLAG_INDEX FLAG_INDEX |
| typedef enum _OPT_INDEX OPT_INDEX |
| Enumerator | |
|---|---|
| FLAG_Q | |
| FLAG_W | |
| FLAG_Y | |
| FLAG_Z | |
| FLAG_ZZ | |
| FLAG_MAX | |
Definition at line 44 of file printui_private.h.
| Enumerator | |
|---|---|
| OPT_A | |
| OPT_B | |
| OPT_C | |
| OPT_F | |
| OPT_H | |
| OPT_J | |
| OPT_L | |
| OPT_M | |
| OPT_N | |
| OPT_R | |
| OPT_T | |
| OPT_V | |
| OPT_MAX | |
Definition at line 26 of file printui_private.h.