Home
last modified time | relevance | path

Searched refs:AF_DIR_UP (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/autofit/
Dafhints.h50 AF_DIR_UP = 2, enumerator
Dafhints.c299 case AF_DIR_UP: in af_dir_str()
752 dir = AF_DIR_UP; in af_direction_compute()
942 hints->axis[AF_DIMENSION_HORZ].major_dir = AF_DIR_UP; in af_glyph_hints_reload()
Daflatin.c2155 up_dir = ( dim == AF_DIMENSION_HORZ ) ? AF_DIR_UP in af_latin_hints_compute_edges()