|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| BOOL | bIgnore |
| LOGFONTW | LogFont |
| PSHARED_FACE | SharedFace |
Definition at line 39 of file freetype.c.
| BOOL _FONTLINK::bIgnore |
Definition at line 42 of file freetype.c.
Referenced by FontLink_Chain_Dump().
| LIST_ENTRY _FONTLINK::ListEntry |
Definition at line 41 of file freetype.c.
Referenced by FontLink_Chain_Populate().
| LOGFONTW _FONTLINK::LogFont |
Definition at line 43 of file freetype.c.
Referenced by FontLink_Chain_Dump(), FontLink_Chain_FindLink(), and FontLink_Create().
| PSHARED_FACE _FONTLINK::SharedFace |
Definition at line 44 of file freetype.c.
Referenced by FontLink_Chain_Dump(), and FontLink_Chain_FindGlyph().