ReactOS 0.4.16-dev-1528-g28b3562
|
#include <wingdi.h>
BYTE tagLOGFONTW::lfCharSet |
Definition at line 2351 of file wingdi.h.
Referenced by C1_OnImeControl(), CFn_WMCommand(), CFn_WMInitDialog(), CFn_WMPaint(), EnumFontFamiliesExW(), NewEnumFontFamiliesExW(), SubstituteFontRecurse(), and T1_OnImeControl().
BYTE tagLOGFONTW::lfClipPrecision |
Definition at line 2353 of file wingdi.h.
Referenced by CFn_WMCommand().
LONG tagLOGFONTW::lfEscapement |
Definition at line 2345 of file wingdi.h.
Referenced by CFn_WMCommand(), HfontCreate(), and NtGdiHfontCreate().
WCHAR tagLOGFONTW::lfFaceName[LF_FACESIZE] |
Definition at line 2356 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMCommand(), CFn_WMDestroy(), CFn_WMInitDialog(), Display_SetTypeFace(), CCharMapWindow::EnumDisplayFont(), EnumFontFamExProc(), EnumFontFamiliesExW(), EnumFontFamProc(), EnumFontNames(), FormatCharDlgProcA(), GetFontFamilyInfoForList(), IntAddNameFromFamInfo(), LogFontA2W(), LogFontAnsiToWide(), NewEnumFontFamiliesExW(), SaveCurrentValues(), SubstituteFontRecurse(), Test_CreateFontIndirectA(), Test_CreateFontIndirectExA(), Test_CreateFontIndirectExW(), Test_CreateFontIndirectW(), and UpdateControls().
LONG tagLOGFONTW::lfHeight |
Definition at line 2343 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
BYTE tagLOGFONTW::lfItalic |
Definition at line 2348 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMCommand(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
LONG tagLOGFONTW::lfOrientation |
Definition at line 2346 of file wingdi.h.
Referenced by CFn_WMCommand(), HfontCreate(), and NtGdiHfontCreate().
BYTE tagLOGFONTW::lfOutPrecision |
Definition at line 2352 of file wingdi.h.
Referenced by CFn_WMCommand(), CCharMapWindow::EnumDisplayFont(), and EnumFontNames().
BYTE tagLOGFONTW::lfPitchAndFamily |
Definition at line 2355 of file wingdi.h.
Referenced by CFn_WMCommand(), CCharMapWindow::EnumDisplayFont(), EnumFontFamiliesExW(), and EnumFontNames().
BYTE tagLOGFONTW::lfQuality |
Definition at line 2354 of file wingdi.h.
Referenced by CFn_WMCommand().
BYTE tagLOGFONTW::lfStrikeOut |
Definition at line 2350 of file wingdi.h.
Referenced by CFn_WMCommand(), and CFn_WMInitDialog().
BYTE tagLOGFONTW::lfUnderline |
Definition at line 2349 of file wingdi.h.
Referenced by CFn_WMCommand(), and CFn_WMInitDialog().
LONG tagLOGFONTW::lfWeight |
Definition at line 2347 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMCommand(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
LONG tagLOGFONTW::lfWidth |
Definition at line 2344 of file wingdi.h.
Referenced by CFn_WMCommand(), and IntGdiGetFontResourceInfo().