ReactOS 0.4.16-dev-2304-g8aed778
_FONT_LOOKUP_CACHE Struct Reference
Collaboration diagram for _FONT_LOOKUP_CACHE:

Public Attributes

LIST_ENTRY ListEntry
 
LOGFONTW LogFont
 
PSHARED_FACE SharedFace
 
FONTOBJpFontObj
 

Detailed Description

Definition at line 294 of file freetype.c.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _FONT_LOOKUP_CACHE::ListEntry

Definition at line 296 of file freetype.c.

Referenced by FontLookUp_Cleanup().

◆ LogFont

LOGFONTW _FONT_LOOKUP_CACHE::LogFont

Definition at line 297 of file freetype.c.

◆ pFontObj

FONTOBJ* _FONT_LOOKUP_CACHE::pFontObj

Definition at line 299 of file freetype.c.

Referenced by IntRealizeFont().

◆ SharedFace

PSHARED_FACE _FONT_LOOKUP_CACHE::SharedFace

Definition at line 298 of file freetype.c.

Referenced by FontLookUp_Cleanup(), and FontLookUp_Destroy().


The documentation for this struct was generated from the following file: