ReactOS 0.4.16-dev-1521-gb8f1da6
|
#include <wingdi.h>
BYTE tagLOGFONTA::lfCharSet |
Definition at line 2335 of file wingdi.h.
Referenced by EnumFontFamiliesExA().
CHAR tagLOGFONTA::lfFaceName[LF_FACESIZE] |
Definition at line 2340 of file wingdi.h.
Referenced by CFn_WMDestroy(), check_height_font_enumproc(), EnumFontFamExProc(), EnumFontFamiliesExA(), EnumFontProc(), FindEAEnumFontProc(), FormatCharDlgProcA(), LogFontW2A(), LogFontWideToAnsi(), test_CreateFontIndirectEx(), Test_CreateFontIndirectExA(), Test_CreateFontIndirectExW(), test_EnumFonts_subst(), and test_fullname2_helper().
LONG tagLOGFONTA::lfHeight |
Definition at line 2327 of file wingdi.h.
Referenced by check_height_family_enumproc(), check_height_font_enumproc(), and MyEnumFontFamExProc().
BYTE tagLOGFONTA::lfPitchAndFamily |
Definition at line 2339 of file wingdi.h.
Referenced by EnumFontFamiliesExA().
LONG tagLOGFONTA::lfWidth |
Definition at line 2328 of file wingdi.h.
Referenced by MyEnumFontFamExProc().