Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h389 #define AF_HINTS_DO_VERTICAL( h ) \ macro
400 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2310 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2323 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_cjk_hints_apply()
Daflatin2.c2351 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin2_hints_apply()
2380 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin2_hints_apply()
Daflatin.c3560 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
3597 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()
/external/freetype/
DChangeLog.237283 AF_HINTS_DO_VERTICAL, AF_HINTS_DO_ADVANCE): New macros to disable