Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
Dafhints.c621 dir = AF_DIR_NONE; in af_direction_compute()
817 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
818 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1001 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1002 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1051 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin2.c1357 edge->dir = AF_DIR_NONE; in af_latin2_hints_compute_edges()
Daflatin.c1879 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()
/external/freetype/src/autofit/
Dafhints.c642 dir = AF_DIR_NONE; in af_direction_compute()
846 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
847 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1038 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1039 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1088 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin.c2037 seg->dir == AF_DIR_NONE ) in af_latin_hints_compute_edges()
2107 if ( seg->dir != AF_DIR_NONE ) in af_latin_hints_compute_edges()
2270 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()
Daflatin2.c1362 edge->dir = AF_DIR_NONE; in af_latin2_hints_compute_edges()