ReactOS 0.4.16-dev-2380-gf63df20
_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 290 of file freetype.c.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _FONT_LOOKUP_CACHE::ListEntry

Definition at line 292 of file freetype.c.

Referenced by FontLookUp_Cleanup().

◆ LogFont

LOGFONTW _FONT_LOOKUP_CACHE::LogFont

Definition at line 293 of file freetype.c.

◆ pFontObj

FONTOBJ* _FONT_LOOKUP_CACHE::pFontObj

Definition at line 295 of file freetype.c.

Referenced by IntRealizeFont().

◆ SharedFace

PSHARED_FACE _FONT_LOOKUP_CACHE::SharedFace

Definition at line 294 of file freetype.c.

Referenced by FontLookUp_Cleanup(), and FontLookUp_Destroy().


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