|
ReactOS 0.4.16-dev-2304-g8aed778
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| LOGFONTW | LogFont |
| PSHARED_FACE | SharedFace |
| FONTOBJ * | pFontObj |
Definition at line 294 of file freetype.c.
| LIST_ENTRY _FONT_LOOKUP_CACHE::ListEntry |
Definition at line 296 of file freetype.c.
Referenced by FontLookUp_Cleanup().
| LOGFONTW _FONT_LOOKUP_CACHE::LogFont |
Definition at line 297 of file freetype.c.
| FONTOBJ* _FONT_LOOKUP_CACHE::pFontObj |
Definition at line 299 of file freetype.c.
Referenced by IntRealizeFont().
| PSHARED_FACE _FONT_LOOKUP_CACHE::SharedFace |
Definition at line 298 of file freetype.c.
Referenced by FontLookUp_Cleanup(), and FontLookUp_Destroy().