ReactOS 0.4.16-dev-329-g9223134
|
#include <wingdi.h>
Public Attributes | |
LOGFONTW | elfLogFont |
WCHAR | elfFullName [LF_FULLFACESIZE] |
WCHAR | elfStyle [LF_FACESIZE] |
WCHAR | elfScript [LF_FACESIZE] |
WCHAR tagENUMLOGFONTEXW::elfFullName[LF_FULLFACESIZE] |
Definition at line 2703 of file wingdi.h.
Referenced by CreateFontIndirectW(), GetFontFamilyInfoForList(), GreCreateFontIndirectW(), Test_CreateFontIndirectA(), Test_CreateFontIndirectExA(), Test_CreateFontIndirectExW(), and Test_CreateFontIndirectW().
LOGFONTW tagENUMLOGFONTEXW::elfLogFont |
Definition at line 2702 of file wingdi.h.
Referenced by AddFontFamily(), AddFontStyle(), CreateFontIndirectW(), CCharMapWindow::EnumDisplayFont(), EnumFontNames(), EqualFamilyInfo(), FontLink_Chain_Populate(), ftGdiGetGlyphOutline(), ftGdiGetTextMetricsW(), GetFontFamilyInfoForList(), GreCreateFontIndirectW(), HfontCreate(), IntAddNameFromFamInfo(), IntExtTextOutW(), IntFontFamilyCompareEx(), IntGdiGetFontResourceInfo(), NtGdiGetCharABCWidthsW(), NtGdiGetCharWidthW(), NtGdiHfontCreate(), Test_CreateFontIndirectA(), Test_CreateFontIndirectExA(), Test_CreateFontIndirectExW(), Test_CreateFontIndirectW(), TextIntCreateFontIndirect(), TextIntGetTextExtentPoint(), TextIntRealizeFont(), and TextIntUpdateSize().
WCHAR tagENUMLOGFONTEXW::elfScript[LF_FACESIZE] |
Definition at line 2705 of file wingdi.h.
Referenced by AddFontStyle(), CreateFontIndirectW(), and GreCreateFontIndirectW().
WCHAR tagENUMLOGFONTEXW::elfStyle[LF_FACESIZE] |
Definition at line 2704 of file wingdi.h.
Referenced by CreateFontIndirectW(), EqualFamilyInfo(), GreCreateFontIndirectW(), and IntAddNameFromFamInfo().