|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 3149 of file wingdi.h.
Referenced by CreateFontIndirectW(), GetFontFamilyInfoForList(), GreCreateFontIndirectW(), Test_CreateFontIndirectA(), Test_CreateFontIndirectExA(), Test_CreateFontIndirectExW(), and Test_CreateFontIndirectW().
| LOGFONTW tagENUMLOGFONTEXW::elfLogFont |
Definition at line 3148 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(), TextIntRealizeFont(), and TextIntUpdateSize().
| WCHAR tagENUMLOGFONTEXW::elfScript[LF_FACESIZE] |
Definition at line 3151 of file wingdi.h.
Referenced by AddFontStyle(), CreateFontIndirectW(), and GreCreateFontIndirectW().
| WCHAR tagENUMLOGFONTEXW::elfStyle[LF_FACESIZE] |
Definition at line 3150 of file wingdi.h.
Referenced by CreateFontIndirectW(), EqualFamilyInfo(), GreCreateFontIndirectW(), and IntAddNameFromFamInfo().