|
ReactOS 0.4.16-dev-2574-g474348f
|

Public Attributes | |
| LIST_ENTRY | FontLinkList |
| LOGFONTW | LogFont |
| PCZZWSTR | pszzFontLink |
| PTEXTOBJ | pBaseTextObj |
| FT_Face | pDefFace |
Definition at line 49 of file freetype.c.
| LIST_ENTRY _FONTLINK_CHAIN::FontLinkList |
Definition at line 51 of file freetype.c.
Referenced by FontLink_Chain_FindLink(), and IntNeedRequestFontSize().
| LOGFONTW _FONTLINK_CHAIN::LogFont |
Definition at line 52 of file freetype.c.
Referenced by FontLink_Chain_IsPopulated().
| PTEXTOBJ _FONTLINK_CHAIN::pBaseTextObj |
Definition at line 54 of file freetype.c.
| FT_Face _FONTLINK_CHAIN::pDefFace |
Definition at line 55 of file freetype.c.
| PCZZWSTR _FONTLINK_CHAIN::pszzFontLink |
Definition at line 53 of file freetype.c.