|
ReactOS 0.4.16-dev-2252-gb2c1dd8
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| LOGFONTW | LogFont |
| PSHARED_FACE | SharedFace |
| FONTOBJ * | pFontObj |
Definition at line 328 of file freetype.c.
| LIST_ENTRY _FONT_LOOKUP_CACHE::ListEntry |
Definition at line 330 of file freetype.c.
Referenced by FontLookUp_Cleanup().
| LOGFONTW _FONT_LOOKUP_CACHE::LogFont |
Definition at line 331 of file freetype.c.
| FONTOBJ* _FONT_LOOKUP_CACHE::pFontObj |
Definition at line 333 of file freetype.c.
Referenced by IntRealizeFont().
| PSHARED_FACE _FONT_LOOKUP_CACHE::SharedFace |
Definition at line 332 of file freetype.c.
Referenced by FontLookUp_Cleanup(), and FontLookUp_Destroy().