|
Macros | |
| #define | D4D_FNT_PRTY_UNDERLINE_MASK |
| Font Underline property masks. More... | |
| #define | D4D_FNT_PRTY_UNDERLINE_NONE_MASK |
| None Underline Text Property mask. More... | |
| #define | D4D_FNT_PRTY_UNDERLINE_LINE_MASK |
| One Line Underline Text Property mask. More... | |
| #define | D4D_FNT_PRTY_UNDERLINE_DOT_MASK |
| Dot Line Underline Text Property mask. More... | |
| #define | D4D_FNT_PRTY_UNDERLINE_RES_MASK |
| Reserved - Underline Text Property mask. More... | |
This section specifies masks of underline properties.
| #define D4D_FNT_PRTY_UNDERLINE_DOT_MASK |
Dot Line Underline Text Property mask.
Definition at line 88 of file d4d_font.h.
| #define D4D_FNT_PRTY_UNDERLINE_LINE_MASK |
One Line Underline Text Property mask.
Definition at line 87 of file d4d_font.h.
| #define D4D_FNT_PRTY_UNDERLINE_MASK |
| #define D4D_FNT_PRTY_UNDERLINE_NONE_MASK |
None Underline Text Property mask.
Definition at line 86 of file d4d_font.h.
| #define D4D_FNT_PRTY_UNDERLINE_RES_MASK |
Reserved - Underline Text Property mask.
Definition at line 89 of file d4d_font.h.