ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
LIST_ENTRY | FontLinkList |
LOGFONTW | LogFont |
PZZWSTR | pszzFontLink |
PTEXTOBJ | pBaseTextObj |
FT_Face | pDefFace |
Definition at line 46 of file freetype.c.
LIST_ENTRY _FONTLINK_CHAIN::FontLinkList |
Definition at line 48 of file freetype.c.
Referenced by FontLink_Chain_FindLink(), FontLink_Chain_Finish(), and FontLink_Chain_Populate().
LOGFONTW _FONTLINK_CHAIN::LogFont |
Definition at line 49 of file freetype.c.
Referenced by FontLink_Chain_IsPopulated().
PTEXTOBJ _FONTLINK_CHAIN::pBaseTextObj |
Definition at line 51 of file freetype.c.
FT_Face _FONTLINK_CHAIN::pDefFace |
Definition at line 52 of file freetype.c.
PZZWSTR _FONTLINK_CHAIN::pszzFontLink |
Definition at line 50 of file freetype.c.