Searched refs:hint_mode (Results 1 – 10 of 10) sorted by relevance
308 FT_Render_Mode hint_mode );621 FT_Render_Mode hint_mode );
665 FT_Render_Mode hint_mode; member914 FT_Render_Mode hint_mode,970 FT_Render_Mode hint_mode; member1202 FT_Render_Mode hint_mode; member1224 FT_Render_Mode hint_mode,
35 FT_Render_Mode hint_mode,
62 FT_Render_Mode hint_mode,
1186 decoder->hint_mode ); in t1_decoder_parse_charstrings()1955 FT_Render_Mode hint_mode, in t1_decoder_init() argument1984 decoder->hint_mode = hint_mode; in t1_decoder_init()
1668 decoder->hint_mode ); in cff_decoder_parse_charstrings()2332 FT_Render_Mode hint_mode, in cff_decoder_init() argument2353 decoder->hint_mode = hint_mode; in cff_decoder_init()
2443 ps_decoder->hint_mode = t1_decoder->hint_mode; in ps_decoder_init()2479 ps_decoder->hint_mode = cff_decoder->hint_mode; in ps_decoder_init()
2073 FT_Render_Mode hint_mode ) in ps_hints_apply() argument2146 glyph->do_horz_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()2147 hint_mode == FT_RENDER_MODE_LCD ); in ps_hints_apply()2149 glyph->do_vert_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()2150 hint_mode == FT_RENDER_MODE_LCD_V ); in ps_hints_apply()2152 glyph->do_stem_adjust = FT_BOOL( hint_mode != FT_RENDER_MODE_LIGHT ); in ps_hints_apply()
232 FT_Render_Mode hint_mode );
5406 with decoder->hint_mode instead of builder->hint_flags.7091 T2_Hints_ApplyFunc): Pass `hint_mode', not `hint_flags'.7168 * src/cff/cffgload.h (CFF_Decoder): Add `hint_mode' element.