ReactOS 0.4.16-dev-125-g798ea90
|
#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 2697 of file wingdi.h.
Referenced by check_height_font_enumproc(), EnumLogFontExW2A(), IntEnumFontFamilies(), MyEnumFontFamExProc(), Test_CreateFontIndirectExA(), and Test_CreateFontIndirectExW().
LOGFONTA tagENUMLOGFONTEXA::elfLogFont |
Definition at line 2696 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 2699 of file wingdi.h.
Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().
BYTE tagENUMLOGFONTEXA::elfStyle[LF_FACESIZE] |
Definition at line 2698 of file wingdi.h.
Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().