|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>

Public Attributes | |
| LOGFONTA | elfLogFont |
| BYTE | elfFullName [LF_FULLFACESIZE] |
| BYTE | elfStyle [LF_FACESIZE] |
| BYTE tagENUMLOGFONTA::elfFullName[LF_FULLFACESIZE] |
Definition at line 3133 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 3132 of file wingdi.h.
Referenced by EnumFontProc(), FindEAEnumFontProc(), test_EnumFonts_subst(), and test_fullname2_helper().
| BYTE tagENUMLOGFONTA::elfStyle[LF_FACESIZE] |
Definition at line 3134 of file wingdi.h.
Referenced by test_fullname2_helper().