Searched refs:hint_mode (Results 1 – 8 of 8) sorted by relevance
155 FT_Render_Mode hint_mode; member168 FT_Render_Mode hint_mode );
382 FT_Render_Mode hint_mode ) in cff_decoder_init() argument401 decoder->hint_mode = hint_mode; in cff_decoder_init()1991 decoder->hint_mode ); in cff_decoder_parse_charstrings()
308 FT_Render_Mode hint_mode );622 FT_Render_Mode hint_mode );
645 FT_Render_Mode hint_mode,687 FT_Render_Mode hint_mode; member
52 FT_Render_Mode hint_mode,
1091 decoder->hint_mode ); in t1_decoder_parse_charstrings()1560 FT_Render_Mode hint_mode, in t1_decoder_init() argument1589 decoder->hint_mode = hint_mode; in t1_decoder_init()
2184 FT_Render_Mode hint_mode ) in ps_hints_apply() argument2257 glyph->do_horz_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()2258 hint_mode == FT_RENDER_MODE_LCD ); in ps_hints_apply()2260 glyph->do_vert_snapping = FT_BOOL( hint_mode == FT_RENDER_MODE_MONO || in ps_hints_apply()2261 hint_mode == FT_RENDER_MODE_LCD_V ); in ps_hints_apply()2263 glyph->do_stem_adjust = FT_BOOL( hint_mode != FT_RENDER_MODE_LIGHT ); in ps_hints_apply()
246 FT_Render_Mode hint_mode );