Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h383 #define AF_HINTS_DO_VERTICAL( h ) \ macro
394 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2290 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2303 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_cjk_hints_apply()
Daflatin2.c2353 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin2_hints_apply()
2382 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin2_hints_apply()
Daflatin.c3512 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
3549 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()