ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
LIST_ENTRY | ListEntry |
LOGFONTW | LogFont |
FONTLINK_CHAIN | Chain |
Definition at line 55 of file freetype.c.
FONTLINK_CHAIN _FONTLINK_CACHE::Chain |
Definition at line 59 of file freetype.c.
Referenced by FontLink_Chain_Finish(), FontLink_Chain_Populate(), and FontLink_CleanupCache().
LIST_ENTRY _FONTLINK_CACHE::ListEntry |
Definition at line 57 of file freetype.c.
Referenced by FontLink_Chain_Populate().
LOGFONTW _FONTLINK_CACHE::LogFont |
Definition at line 58 of file freetype.c.
Referenced by FontLink_Chain_Finish(), and FontLink_FindCache().