ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <pshglob.h>
Public Attributes | |
PSH_WidthsRec | stdw |
FT_Fixed | scale_mult |
FT_Fixed | scale_delta |
FT_Fixed PSH_DimensionRec_::scale_delta |
Definition at line 86 of file pshglob.h.
Referenced by psh_globals_set_scale(), psh_glyph_interpolate_other_points(), psh_hint_align(), and psh_hint_table_align_hints().
FT_Fixed PSH_DimensionRec_::scale_mult |
Definition at line 85 of file pshglob.h.
Referenced by ps_hints_apply(), psh_globals_scale_widths(), psh_globals_set_scale(), psh_glyph_find_strong_points(), psh_glyph_interpolate_normal_points(), psh_glyph_interpolate_other_points(), psh_glyph_interpolate_strong_points(), psh_hint_align(), and psh_hint_table_align_hints().
PSH_WidthsRec PSH_DimensionRec_::stdw |
Definition at line 84 of file pshglob.h.
Referenced by psh_dimension_quantize_len(), psh_globals_new(), and psh_globals_scale_widths().