ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <wingdi.h>
BYTE tagLOGFONTA::lfCharSet |
Definition at line 1889 of file wingdi.h.
Referenced by EnumFontFamiliesExA().
CHAR tagLOGFONTA::lfFaceName[LF_FACESIZE] |
Definition at line 1894 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 1881 of file wingdi.h.
Referenced by check_height_family_enumproc(), check_height_font_enumproc(), and MyEnumFontFamExProc().
BYTE tagLOGFONTA::lfPitchAndFamily |
Definition at line 1893 of file wingdi.h.
Referenced by EnumFontFamiliesExA().
LONG tagLOGFONTA::lfWidth |
Definition at line 1882 of file wingdi.h.
Referenced by MyEnumFontFamExProc().