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

Public Attributes

LIST_ENTRY ListEntry
 
BOOL bIgnore
 
LOGFONTW LogFont
 
PSHARED_FACE SharedFace
 

Detailed Description

Definition at line 38 of file freetype.c.

Member Data Documentation

◆ bIgnore

BOOL _FONTLINK::bIgnore

Definition at line 41 of file freetype.c.

Referenced by FontLink_Chain_Dump().

◆ ListEntry

LIST_ENTRY _FONTLINK::ListEntry

Definition at line 40 of file freetype.c.

Referenced by FontLink_Chain_Populate().

◆ LogFont

LOGFONTW _FONTLINK::LogFont

Definition at line 42 of file freetype.c.

Referenced by FontLink_Chain_Dump(), FontLink_Chain_FindLink(), and FontLink_Create().

◆ SharedFace

PSHARED_FACE _FONTLINK::SharedFace

Definition at line 43 of file freetype.c.

Referenced by FontLink_Chain_Dump(), and FontLink_Chain_FindGlyph().


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