Searched refs:top_to_bottom_hinting (Results 1 – 5 of 5) sorted by relevance
2079 FT_Bool top_to_bottom_hinting = 0; in af_latin_hints_compute_edges() local2105 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hints_compute_edges()2194 top_to_bottom_hinting, in af_latin_hints_compute_edges()2961 FT_Bool top_to_bottom_hinting = 0; in af_latin_hint_edges() local2973 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hint_edges()3274 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3444 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3465 ( top_to_bottom_hinting ? ( edge->pos < edge[1].pos ) in af_latin_hint_edges()
424 FT_Bool top_to_bottom_hinting,
348 FT_Bool top_to_bottom_hinting; member
102 FT_Bool top_to_bottom_hinting, in af_axis_hints_new_edge() argument157 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.