Searched refs:top_to_bottom_hinting (Results 1 – 4 of 4) sorted by relevance
346 FT_Bool top_to_bottom_hinting; member615 ac->top_to_bottom_hinting = top_to_bottom; \
2055 FT_Bool top_to_bottom_hinting = 0; in af_latin_hints_compute_edges() local2081 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hints_compute_edges()2170 top_to_bottom_hinting, in af_latin_hints_compute_edges()2942 FT_Bool top_to_bottom_hinting = 0; in af_latin_hint_edges() local2954 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hint_edges()3255 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3425 ( top_to_bottom_hinting ? ( edge->pos > edge[-1].pos ) in af_latin_hint_edges()3446 ( top_to_bottom_hinting ? ( edge->pos < edge[1].pos ) in af_latin_hint_edges()
424 FT_Bool top_to_bottom_hinting,
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()