ReactOS 0.4.16-dev-340-g0540c21
|
#include <wingdi.h>
BYTE tagLOGFONTW::lfCharSet |
Definition at line 1905 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 1907 of file wingdi.h.
Referenced by CFn_WMCommand().
LONG tagLOGFONTW::lfEscapement |
Definition at line 1899 of file wingdi.h.
Referenced by CFn_WMCommand(), HfontCreate(), and NtGdiHfontCreate().
WCHAR tagLOGFONTW::lfFaceName[LF_FACESIZE] |
Definition at line 1910 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 1897 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
BYTE tagLOGFONTW::lfItalic |
Definition at line 1902 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMCommand(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
LONG tagLOGFONTW::lfOrientation |
Definition at line 1900 of file wingdi.h.
Referenced by CFn_WMCommand(), HfontCreate(), and NtGdiHfontCreate().
BYTE tagLOGFONTW::lfOutPrecision |
Definition at line 1906 of file wingdi.h.
Referenced by CFn_WMCommand(), CCharMapWindow::EnumDisplayFont(), and EnumFontNames().
BYTE tagLOGFONTW::lfPitchAndFamily |
Definition at line 1909 of file wingdi.h.
Referenced by CFn_WMCommand(), CCharMapWindow::EnumDisplayFont(), EnumFontFamiliesExW(), and EnumFontNames().
BYTE tagLOGFONTW::lfQuality |
Definition at line 1908 of file wingdi.h.
Referenced by CFn_WMCommand().
BYTE tagLOGFONTW::lfStrikeOut |
Definition at line 1904 of file wingdi.h.
Referenced by CFn_WMCommand(), and CFn_WMInitDialog().
BYTE tagLOGFONTW::lfUnderline |
Definition at line 1903 of file wingdi.h.
Referenced by CFn_WMCommand(), and CFn_WMInitDialog().
LONG tagLOGFONTW::lfWeight |
Definition at line 1901 of file wingdi.h.
Referenced by AdvAppearanceDlgProc(), CFn_WMCommand(), CFn_WMInitDialog(), SaveCurrentValues(), and UpdateControls().
LONG tagLOGFONTW::lfWidth |
Definition at line 1898 of file wingdi.h.
Referenced by CFn_WMCommand(), and IntGdiGetFontResourceInfo().