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

Public Attributes | |
| LOGFONTA | elfLogFont |
| BYTE | elfFullName [LF_FULLFACESIZE] |
| BYTE | elfStyle [LF_FACESIZE] |
| BYTE | elfScript [LF_FACESIZE] |
| BYTE tagENUMLOGFONTEXA::elfFullName[LF_FULLFACESIZE] |
Definition at line 3143 of file wingdi.h.
Referenced by check_height_font_enumproc(), EnumLogFontExW2A(), IntEnumFontFamilies(), MyEnumFontFamExProc(), Test_CreateFontIndirectExA(), and Test_CreateFontIndirectExW().
| LOGFONTA tagENUMLOGFONTEXA::elfLogFont |
Definition at line 3142 of file wingdi.h.
Referenced by check_height_family_enumproc(), check_height_font_enumproc(), EnumFontFamExProc(), IntEnumFontFamilies(), MyEnumFontFamExProc(), test_CreateFontIndirectEx(), Test_CreateFontIndirectExA(), and Test_CreateFontIndirectExW().
| BYTE tagENUMLOGFONTEXA::elfScript[LF_FACESIZE] |
Definition at line 3145 of file wingdi.h.
Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().
| BYTE tagENUMLOGFONTEXA::elfStyle[LF_FACESIZE] |
Definition at line 3144 of file wingdi.h.
Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().