Home
last modified time | relevance | path

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

/third_party/freetype/src/autofit/
Dafhints.c685 dir = AF_DIR_NONE; in af_direction_compute()
889 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
890 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1089 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1090 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1139 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin.c2193 seg->dir == AF_DIR_NONE ) in af_latin_hints_compute_edges()
2263 if ( seg->dir != AF_DIR_NONE ) in af_latin_hints_compute_edges()
2426 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()
Daflatin2.c1366 edge->dir = AF_DIR_NONE; in af_latin2_hints_compute_edges()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c685 dir = AF_DIR_NONE; in af_direction_compute()
889 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
890 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1089 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1090 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1139 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin.c2194 seg->dir == AF_DIR_NONE ) in af_latin_hints_compute_edges()
2264 if ( seg->dir != AF_DIR_NONE ) in af_latin_hints_compute_edges()
2427 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()
Daflatin2.c1366 edge->dir = AF_DIR_NONE; in af_latin2_hints_compute_edges()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c783 dir = AF_DIR_NONE; in af_direction_compute()
984 point->in_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
985 point->out_dir = (FT_Char)AF_DIR_NONE; in af_glyph_hints_reload()
1184 if ( point->in_dir == AF_DIR_NONE && in af_glyph_hints_reload()
1185 point->out_dir == AF_DIR_NONE ) in af_glyph_hints_reload()
1234 if ( point->out_dir != AF_DIR_NONE ) in af_glyph_hints_reload()
Dafhints.h49 AF_DIR_NONE = 4, enumerator
Daflatin.c2213 seg->dir == AF_DIR_NONE ) in af_latin_hints_compute_edges()
2283 if ( seg->dir != AF_DIR_NONE ) in af_latin_hints_compute_edges()
2446 edge->dir = AF_DIR_NONE; in af_latin_hints_compute_edges()