ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
LIST_ENTRY | ListEntry |
BOOL | bIgnore |
LOGFONTW | LogFont |
PSHARED_FACE | SharedFace |
Definition at line 38 of file freetype.c.
BOOL _FONTLINK::bIgnore |
Definition at line 41 of file freetype.c.
Referenced by FontLink_Chain_Dump().
LIST_ENTRY _FONTLINK::ListEntry |
Definition at line 40 of file freetype.c.
Referenced by FontLink_Chain_Populate().
LOGFONTW _FONTLINK::LogFont |
Definition at line 42 of file freetype.c.
Referenced by FontLink_Chain_Dump(), FontLink_Chain_FindLink(), and FontLink_Create().
PSHARED_FACE _FONTLINK::SharedFace |
Definition at line 43 of file freetype.c.
Referenced by FontLink_Chain_Dump(), and FontLink_Chain_FindGlyph().