ReactOS 0.4.16-dev-319-g6cf4263
_FONTLINK_CHAIN Struct Reference
Collaboration diagram for _FONTLINK_CHAIN:

Public Attributes

LIST_ENTRY FontLinkList
 
LOGFONTW LogFont
 
PZZWSTR pszzFontLink
 
PTEXTOBJ pBaseTextObj
 
FT_Face pDefFace
 

Detailed Description

Definition at line 46 of file freetype.c.

Member Data Documentation

◆ FontLinkList

LIST_ENTRY _FONTLINK_CHAIN::FontLinkList

◆ LogFont

LOGFONTW _FONTLINK_CHAIN::LogFont

Definition at line 49 of file freetype.c.

Referenced by FontLink_Chain_IsPopulated().

◆ pBaseTextObj

PTEXTOBJ _FONTLINK_CHAIN::pBaseTextObj

Definition at line 51 of file freetype.c.

◆ pDefFace

FT_Face _FONTLINK_CHAIN::pDefFace

Definition at line 52 of file freetype.c.

◆ pszzFontLink

PZZWSTR _FONTLINK_CHAIN::pszzFontLink

Definition at line 50 of file freetype.c.


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