Home
last modified time | relevance | path

Searched refs:AF_DIR_NONE (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/autofit/
Dafhints.c655 dir = AF_DIR_NONE; in af_direction_compute()
859 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
860 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1051 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1052 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1101 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin.c2158 seg->dir == AF_DIR_NONE ) in af_latin_hints_compute_edges()
2228 if ( seg->dir != AF_DIR_NONE ) in af_latin_hints_compute_edges()
2391 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()
Daflatin2.c1365 edge->dir = AF_DIR_NONE; in af_latin2_hints_compute_edges()