ReactOS 0.4.16-dev-112-g52265ae
|
#include <engobjects.h>
Definition at line 139 of file engobjects.h.
BYTE _FONTGDI::CharSet |
Definition at line 158 of file engobjects.h.
Referenced by FillTM(), GetFontFamilyInfoForList(), and IntGdiLoadFontsFromMemory().
DHPDEV _FONTGDI::dhpdev |
Definition at line 144 of file engobjects.h.
LPWSTR _FONTGDI::Filename |
Definition at line 151 of file engobjects.h.
Referenced by CleanupFontEntryEx(), IntGdiGetFontResourceInfo(), and IntGdiLoadFontsFromMemory().
FLONG _FONTGDI::flType |
Definition at line 142 of file engobjects.h.
Referenced by NtGdiGetOutlineTextMetricsInternalW(), and TextIntRealizeFont().
FONTOBJ _FONTGDI::FontObj |
Definition at line 140 of file engobjects.h.
ULONG _FONTGDI::iUnique |
Definition at line 141 of file engobjects.h.
LONG _FONTGDI::lfHeight |
Definition at line 166 of file engobjects.h.
Referenced by FontLink_Chain_Populate(), and IntRequestFontSize().
LONG _FONTGDI::lfWidth |
Definition at line 167 of file engobjects.h.
Referenced by FillTM(), FontLink_Chain_Populate(), and IntRequestFontSize().
LONG _FONTGDI::lMaxNegA |
Definition at line 147 of file engobjects.h.
LONG _FONTGDI::lMaxNegC |
Definition at line 148 of file engobjects.h.
LONG _FONTGDI::lMinWidthD |
Definition at line 149 of file engobjects.h.
LONG _FONTGDI::Magic |
Definition at line 165 of file engobjects.h.
Referenced by IntRequestFontSize(), and TextIntGetTextExtentPoint().
BYTE _FONTGDI::OriginalItalic |
Definition at line 156 of file engobjects.h.
Referenced by FillTM(), IntExtTextOutW(), IntGdiLoadFontsFromMemory(), and TextIntGetTextExtentPoint().
LONG _FONTGDI::OriginalWeight |
Definition at line 157 of file engobjects.h.
Referenced by FillTM(), IntExtTextOutW(), IntGdiLoadFontsFromMemory(), and TextIntGetTextExtentPoint().
BYTE _FONTGDI::RequestItalic |
Definition at line 154 of file engobjects.h.
Referenced by FillTM(), IntGdiLoadFontsFromMemory(), and TextIntRealizeFont().
BYTE _FONTGDI::RequestStrikeOut |
Definition at line 153 of file engobjects.h.
Referenced by FillTM(), and TextIntRealizeFont().
BYTE _FONTGDI::RequestUnderline |
Definition at line 152 of file engobjects.h.
Referenced by FillTM(), and TextIntRealizeFont().
LONG _FONTGDI::RequestWeight |
Definition at line 155 of file engobjects.h.
Referenced by FillTM(), IntGdiLoadFontsFromMemory(), and TextIntRealizeFont().
PSHARED_FACE _FONTGDI::SharedFace |
Definition at line 145 of file engobjects.h.
Referenced by CleanupFontEntryEx(), FillTM(), FindBestFontFromList(), FontFamilyFillInfo(), FontLink_PrepareFontInfo(), ftGdiGetFontData(), ftGdiGetGlyphOutline(), ftGdiGetTextCharsetInfo(), ftGdiGetTextMetricsW(), IntExtTextOutW(), IntGdiLoadFontsFromMemory(), IntGetOutlineTextMetrics(), IntRequestFontSize(), NtGdiGetCharABCWidthsW(), NtGdiGetCharWidthW(), NtGdiGetGlyphIndicesW(), TextIntGetTextExtentPoint(), TextIntRealizeFont(), and TextIntUpdateSize().
LONG _FONTGDI::tmAscent |
Definition at line 162 of file engobjects.h.
Referenced by FillTM(), IntExtTextOutW(), IntRequestFontSize(), and TextIntGetTextExtentPoint().
LONG _FONTGDI::tmDescent |
Definition at line 163 of file engobjects.h.
Referenced by FillTM(), IntExtTextOutW(), IntRequestFontSize(), and TextIntGetTextExtentPoint().
LONG _FONTGDI::tmHeight |
Definition at line 161 of file engobjects.h.
Referenced by IntRequestFontSize().
LONG _FONTGDI::tmInternalLeading |
Definition at line 164 of file engobjects.h.
Referenced by FillTM(), and IntRequestFontSize().