Classes | |
| struct | ANGLEPOINT |
| struct | GINFO |
| struct | OINFO |
| struct | STACKELEMENT |
| struct | XSEGMENT |
Typedefs | |
| typedef struct ANGLEPOINT | anglePoint |
| typedef struct GINFO | Ginfo |
| typedef struct OINFO | Oinfo |
| typedef struct STACKELEMENT | StackElement |
| typedef struct XSEGMENT | xsegment |
| #define Behind (1 << PointBehind) |
| #define BLeft (1 << BClipWithLeft) |
| #define Bottom (1 << ClipWithBottom) |
| #define BRight (1 << BClipWithRight) |
| #define FONTHEIGHT | ( | font | ) |
| #define Left (1 << ClipWithLeft) |
| #define Right (1 << ClipWithRight) |
| #define RLeft (1 << RClipWithLeft) |
| #define RRight (1 << RClipWithRight) |
| #define swapPtrs | ( | ptr1, | |
| ptr2 ) |
| #define Top (1 << ClipWithTop) |
| typedef struct ANGLEPOINT anglePoint |
| typedef struct STACKELEMENT StackElement |