ReactOS 0.4.16-dev-13-ge2fc578
|
#include <wingdi.h>
Public Attributes | |
LOGFONTA | elfLogFont |
BYTE | elfFullName [LF_FULLFACESIZE] |
BYTE | elfStyle [LF_FACESIZE] |
BYTE tagENUMLOGFONTA::elfFullName[LF_FULLFACESIZE] |
Definition at line 2687 of file wingdi.h.
Referenced by is_font_installed_fullname_proc(), test_EnumFonts_subst(), test_fullname2_helper(), and test_ScriptGetFontProperties().
LOGFONTA tagENUMLOGFONTA::elfLogFont |
Definition at line 2686 of file wingdi.h.
Referenced by EnumFontProc(), FindEAEnumFontProc(), test_EnumFonts_subst(), and test_fullname2_helper().
BYTE tagENUMLOGFONTA::elfStyle[LF_FACESIZE] |
Definition at line 2688 of file wingdi.h.
Referenced by test_fullname2_helper().