Searched refs:top_to_bottom_hinting (Results 1 – 5 of 5) sorted by relevance
2134 FT_Bool top_to_bottom_hinting = 0; in af_latin_hints_compute_edges() local2160 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hints_compute_edges()2249 top_to_bottom_hinting, in af_latin_hints_compute_edges()3005 FT_Bool top_to_bottom_hinting = 0; in af_latin_hint_edges() local3017 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hint_edges()3318 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3488 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3509 ( top_to_bottom_hinting ? ( edge->pos < edge[1].pos ) in af_latin_hint_edges()
286 FT_Bool top_to_bottom_hinting; member
423 FT_Bool top_to_bottom_hinting,
200 FT_Bool top_to_bottom_hinting, in af_axis_hints_new_edge() argument255 if ( top_to_bottom_hinting ? ( edge[-1].fpos > fpos ) in af_axis_hints_new_edge()
1639 af_latin_hint_edges): Use `top_to_bottom_hinting' flag.1653 `top_to_bottom_hinting' field.