Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h386 #define AF_HINTS_DO_VERTICAL( h ) \ macro
397 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2293 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2306 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_cjk_hints_apply()
Daflatin.c3569 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
3588 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()
/third_party/freetype/src/autofit/
Dafhints.h386 #define AF_HINTS_DO_VERTICAL( h ) \ macro
397 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2293 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2306 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_cjk_hints_apply()
Daflatin.c3569 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
3588 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h389 #define AF_HINTS_DO_VERTICAL( h ) \ macro
400 #define AF_HINTS_DO_VERTICAL( h ) \ macro
Dafcjk.c2311 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_cjk_hints_apply()
2324 ( 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.c3561 if ( AF_HINTS_DO_VERTICAL( hints ) ) in af_latin_hints_apply()
3598 ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_VERTICAL( hints ) ) ) in af_latin_hints_apply()
/third_party/freetype/docs/oldlogs/
DChangeLog.237283 AF_HINTS_DO_VERTICAL, AF_HINTS_DO_ADVANCE): New macros to disable
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.237283 AF_HINTS_DO_VERTICAL, AF_HINTS_DO_ADVANCE): New macros to disable
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.237283 AF_HINTS_DO_VERTICAL, AF_HINTS_DO_ADVANCE): New macros to disable