ReactOS 0.4.15-dev-8614-gbc76250
_FONTLINK_CACHE Struct Reference
Collaboration diagram for _FONTLINK_CACHE:

Public Attributes

LIST_ENTRY ListEntry
 
LOGFONTW LogFont
 
FONTLINK_CHAIN Chain
 

Detailed Description

Definition at line 55 of file freetype.c.

Member Data Documentation

◆ Chain

FONTLINK_CHAIN _FONTLINK_CACHE::Chain

◆ ListEntry

LIST_ENTRY _FONTLINK_CACHE::ListEntry

Definition at line 57 of file freetype.c.

Referenced by FontLink_Chain_Populate().

◆ LogFont

LOGFONTW _FONTLINK_CACHE::LogFont

Definition at line 58 of file freetype.c.

Referenced by FontLink_Chain_Finish(), and FontLink_FindCache().


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