Home
last modified time | relevance | path

Searched defs:top_to_bottom_hinting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/freetype/src/autofit/
H A Daflatin.c2139 FT_Bool top_to_bottom_hinting = 0; in af_latin_hints_compute_edges() local
3013 FT_Bool top_to_bottom_hinting = 0; in af_latin_hint_edges() local
H A Daftypes.h286 FT_Bool top_to_bottom_hinting; member
H A Dafhints.c200 FT_Bool top_to_bottom_hinting, in af_axis_hints_new_edge()