ReactOS 0.4.16-dev-2574-g474348f
_FONTLINK_CHAIN Struct Reference
Collaboration diagram for _FONTLINK_CHAIN:

Public Attributes

LIST_ENTRY FontLinkList
 
LOGFONTW LogFont
 
PCZZWSTR pszzFontLink
 
PTEXTOBJ pBaseTextObj
 
FT_Face pDefFace
 

Detailed Description

Definition at line 49 of file freetype.c.

Member Data Documentation

◆ FontLinkList

LIST_ENTRY _FONTLINK_CHAIN::FontLinkList

Definition at line 51 of file freetype.c.

Referenced by FontLink_Chain_FindLink(), and IntNeedRequestFontSize().

◆ LogFont

LOGFONTW _FONTLINK_CHAIN::LogFont

Definition at line 52 of file freetype.c.

Referenced by FontLink_Chain_IsPopulated().

◆ pBaseTextObj

PTEXTOBJ _FONTLINK_CHAIN::pBaseTextObj

Definition at line 54 of file freetype.c.

◆ pDefFace

FT_Face _FONTLINK_CHAIN::pDefFace

Definition at line 55 of file freetype.c.

◆ pszzFontLink

PCZZWSTR _FONTLINK_CHAIN::pszzFontLink

Definition at line 53 of file freetype.c.


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