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.h372 #define AF_HINTS_DO_VERTICAL( h ) \ macro
386 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2127 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2140 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_cjk_hints_apply()
Daflatin.c2255 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
2285 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()
Daflatin2.c2299 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin2_hints_apply()
2327 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin2_hints_apply()