|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pshints.h>

| CF2_UInt CF2_HintMapRec_::count |
Definition at line 140 of file pshints.h.
Referenced by cf2_hintmap_adjustHints(), cf2_hintmap_dump(), cf2_hintmap_insertHint(), and cf2_hintmap_map().
| CF2_HintRec CF2_HintMapRec_::edge[CF2_MAX_HINT_EDGES] |
Definition at line 145 of file pshints.h.
Referenced by cf2_hintmap_adjustHints(), cf2_hintmap_dump(), cf2_hintmap_insertHint(), and cf2_hintmap_map().
| FT_Bool CF2_HintMapRec_::hinted |
Definition at line 137 of file pshints.h.
Referenced by cf2_hintmap_map().
| CF2_ArrStack CF2_HintMapRec_::hintMoves |
Definition at line 134 of file pshints.h.
Referenced by cf2_hintmap_adjustHints().
| struct CF2_HintMapRec_* CF2_HintMapRec_::initialHintMap |
Definition at line 131 of file pshints.h.
Referenced by cf2_hintmap_insertHint().
| FT_Bool CF2_HintMapRec_::isValid |
Definition at line 136 of file pshints.h.
Referenced by cf2_hintmap_isValid().
| CF2_UInt CF2_HintMapRec_::lastIndex |
Definition at line 143 of file pshints.h.
Referenced by cf2_hintmap_map().
| CF2_Fixed CF2_HintMapRec_::scale |
Definition at line 139 of file pshints.h.
Referenced by cf2_hintmap_insertHint(), and cf2_hintmap_map().