ReactOS
0.4.12-dev-721-g03c3dd5
|
#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 2675 of file wingdi.h.
Referenced by check_height_font_enumproc(), IntEnumFontFamilies(), MyEnumFontFamExProc(), Test_CreateFontIndirectExA(), and Test_CreateFontIndirectExW().
LOGFONTA tagENUMLOGFONTEXA::elfLogFont |
Definition at line 2674 of file wingdi.h.
Referenced by check_height_family_enumproc(), check_height_font_enumproc(), EnumFontFamExProc(), EnumFontNames(), EnumFontSizes(), IntEnumFontFamilies(), MyEnumFontFamExProc(), test_CreateFontIndirectEx(), Test_CreateFontIndirectExA(), and Test_CreateFontIndirectExW().
BYTE tagENUMLOGFONTEXA::elfScript[LF_FACESIZE] |
Definition at line 2677 of file wingdi.h.
Referenced by IntEnumFontFamilies().
BYTE tagENUMLOGFONTEXA::elfStyle[LF_FACESIZE] |
Definition at line 2676 of file wingdi.h.
Referenced by IntEnumFontFamilies().