ReactOS 0.4.15-dev-7907-g95bf896
CF2_HintMapRec_ Struct Reference

#include <pshints.h>

Collaboration diagram for CF2_HintMapRec_:

Public Attributes

CF2_Font font
 
struct CF2_HintMapRec_initialHintMap
 
CF2_ArrStack hintMoves
 
FT_Bool isValid
 
FT_Bool hinted
 
CF2_Fixed scale
 
CF2_UInt count
 
CF2_UInt lastIndex
 
CF2_HintRec edge [CF2_MAX_HINT_EDGES]
 

Detailed Description

Definition at line 126 of file pshints.h.

Member Data Documentation

◆ count

CF2_UInt CF2_HintMapRec_::count

◆ edge

◆ font

CF2_Font CF2_HintMapRec_::font

Definition at line 128 of file pshints.h.

◆ hinted

FT_Bool CF2_HintMapRec_::hinted

Definition at line 137 of file pshints.h.

Referenced by cf2_hintmap_map().

◆ hintMoves

CF2_ArrStack CF2_HintMapRec_::hintMoves

Definition at line 134 of file pshints.h.

Referenced by cf2_hintmap_adjustHints().

◆ initialHintMap

struct CF2_HintMapRec_* CF2_HintMapRec_::initialHintMap

Definition at line 131 of file pshints.h.

Referenced by cf2_hintmap_insertHint().

◆ isValid

FT_Bool CF2_HintMapRec_::isValid

Definition at line 136 of file pshints.h.

Referenced by cf2_hintmap_isValid().

◆ lastIndex

CF2_UInt CF2_HintMapRec_::lastIndex

Definition at line 143 of file pshints.h.

Referenced by cf2_hintmap_map().

◆ scale

CF2_Fixed CF2_HintMapRec_::scale

Definition at line 139 of file pshints.h.

Referenced by cf2_hintmap_insertHint(), and cf2_hintmap_map().


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