ReactOS 0.4.15-dev-8058-ga7cbb60
CFF_GlyphSlotRec_ Struct Reference

#include <cffotypes.h>

Collaboration diagram for CFF_GlyphSlotRec_:

Public Attributes

FT_GlyphSlotRec root
 
FT_Bool hint
 
FT_Bool scaled
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 

Detailed Description

Definition at line 60 of file cffotypes.h.

Member Data Documentation

◆ hint

FT_Bool CFF_GlyphSlotRec_::hint

Definition at line 64 of file cffotypes.h.

Referenced by cf2_getScaleAndHintFlag().

◆ root

FT_GlyphSlotRec CFF_GlyphSlotRec_::root

Definition at line 62 of file cffotypes.h.

Referenced by cff_builder_done(), and ps_builder_done().

◆ scaled

FT_Bool CFF_GlyphSlotRec_::scaled

Definition at line 65 of file cffotypes.h.

Referenced by cf2_getScaleAndHintFlag().

◆ x_scale

FT_Fixed CFF_GlyphSlotRec_::x_scale

Definition at line 67 of file cffotypes.h.

Referenced by cf2_getScaleAndHintFlag().

◆ y_scale

FT_Fixed CFF_GlyphSlotRec_::y_scale

Definition at line 68 of file cffotypes.h.

Referenced by cf2_getScaleAndHintFlag().


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