|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pshints.h>
Public Attributes | |
| FT_Bool | used |
| CF2_Fixed | min |
| CF2_Fixed | max |
| CF2_Fixed | minDS |
| CF2_Fixed | maxDS |
| CF2_Fixed CF2_StemHintRec_::max |
Definition at line 90 of file pshints.h.
Referenced by cf2_doStems(), and cf2_hint_init().
| CF2_Fixed CF2_StemHintRec_::maxDS |
Definition at line 93 of file pshints.h.
Referenced by cf2_doStems(), cf2_hint_init(), and cf2_hintmap_build().
| CF2_Fixed CF2_StemHintRec_::min |
Definition at line 89 of file pshints.h.
Referenced by cf2_doStems(), and cf2_hint_init().
| CF2_Fixed CF2_StemHintRec_::minDS |
Definition at line 92 of file pshints.h.
Referenced by cf2_doStems(), cf2_hint_init(), and cf2_hintmap_build().
| FT_Bool CF2_StemHintRec_::used |
Definition at line 87 of file pshints.h.
Referenced by cf2_doStems(), cf2_hint_init(), and cf2_hintmap_build().