This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | TEXTBASEORIGIN { TEXTBASEORIGIN_FirstLine = 0x00, TEXTBASEORIGIN_Left = 0x01, TEXTBASEORIGIN_CenterHorz = 0x02, TEXTBASEORIGIN_Right = 0x04, TEXTBASEORIGIN_CenterHorzFirstTag = 0x08, TEXTBASEORIGIN_Top = 0x10, TEXTBASEORIGIN_CenterVert = 0x20, TEXTBASEORIGIN_Bottom = 0x40, TEXTBASEORIGIN_CenterVertFirstLine = 0x80 } |
Functions | |
| DEFINE_ENUM_OPERATORS (TEXTBASEORIGIN) | |
Definition in file textbase.h.
|
|
Text basepoint origin flags.
Definition at line 22 of file textbase.h. |
|
|
INC_MI32_TEXTBASE_H.
|
1.3.8-20040913