Searched refs:AF_HINTS_DO_BLUES (Results 1 – 9 of 9) sorted by relevance
385 #define AF_HINTS_DO_BLUES( h ) ( !_af_debug_disable_blue_hints ) macro395 #define AF_HINTS_DO_BLUES( h ) 1 macro
1754 if ( AF_HINTS_DO_BLUES( hints ) ) in af_cjk_hint_edges()
1872 if ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_BLUES( hints ) ) in af_latin2_hint_edges()
2418 if ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_BLUES( hints ) ) in af_latin_hint_edges()
387 #define AF_HINTS_DO_BLUES( h ) ( !_af_debug_disable_blue_hints ) macro397 #define AF_HINTS_DO_BLUES( h ) 1 macro
1812 if ( AF_HINTS_DO_BLUES( hints ) ) in af_cjk_hint_edges()
1877 if ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_BLUES( hints ) ) in af_latin2_hint_edges()
2858 if ( dim == AF_DIMENSION_VERT && AF_HINTS_DO_BLUES( hints ) ) in af_latin_hint_edges()
7066 (af_latin_hint_edges): Use AF_HINTS_DO_BLUES.7091 * src/autofit/afhints.h (AF_HINTS_DO_BLUES): New macro.