ReactOS 0.4.16-dev-122-g325d74c
|
#include <wingdi.h>
Public Attributes | |
LOGFONTW | elfLogFont |
WCHAR | elfFullName [LF_FULLFACESIZE] |
WCHAR | elfStyle [LF_FACESIZE] |
WCHAR tagENUMLOGFONTW::elfFullName[LF_FULLFACESIZE] |
Definition at line 2692 of file wingdi.h.
Referenced by EnumFontFamExProc(), and is_font_installed_proc().
LOGFONTW tagENUMLOGFONTW::elfLogFont |
Definition at line 2691 of file wingdi.h.
Referenced by EnumFontFamExProc(), and EnumFontFamProc().
WCHAR tagENUMLOGFONTW::elfStyle[LF_FACESIZE] |