ReactOS 0.4.16-dev-963-g182f353
|
Public Attributes | |
LIST_CTL | RasterSizeList |
HWND | hWndTTSizeList |
BOOL | bIsTTSizeDirty |
BOOL | UseRasterOrTTList |
BOOL | TTSizePixelUnit |
LONG | CurrentRasterSize |
LONG | CurrentTTSize |
BOOL _FONTSIZE_LIST_CTL::bIsTTSizeDirty |
Definition at line 36 of file font.c.
Referenced by FontProc().
HWND _FONTSIZE_LIST_CTL::hWndTTSizeList |
Definition at line 35 of file font.c.
Referenced by EnumFontSizesProc(), and FontProc().
LIST_CTL _FONTSIZE_LIST_CTL::RasterSizeList |
Definition at line 34 of file font.c.
Referenced by EnumFontSizesProc(), and FontProc().
BOOL _FONTSIZE_LIST_CTL::TTSizePixelUnit |
Definition at line 38 of file font.c.
Referenced by FontProc().