ReactOS 0.4.16-dev-2252-gb2c1dd8
_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 328 of file freetype.c.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _FONT_LOOKUP_CACHE::ListEntry

Definition at line 330 of file freetype.c.

Referenced by FontLookUp_Cleanup().

◆ LogFont

LOGFONTW _FONT_LOOKUP_CACHE::LogFont

Definition at line 331 of file freetype.c.

◆ pFontObj

FONTOBJ* _FONT_LOOKUP_CACHE::pFontObj

Definition at line 333 of file freetype.c.

Referenced by IntRealizeFont().

◆ SharedFace

PSHARED_FACE _FONT_LOOKUP_CACHE::SharedFace

Definition at line 332 of file freetype.c.

Referenced by FontLookUp_Cleanup(), and FontLookUp_Destroy().


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