Searched refs:AF_DUMP (Results 1 – 2 of 2) sorted by relevance
183 #define AF_DUMP( varformat ) \ macro327 AF_DUMP(( "Table of points:\n" )); in af_glyph_hints_dump_points()331 AF_DUMP(( " index hedge hseg vedge vseg flags " in af_glyph_hints_dump_points()339 AF_DUMP(( " (none)\n" )); in af_glyph_hints_dump_points()354 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()358 AF_DUMP(( " %5d %5s %5s %5s %5s %s" in af_glyph_hints_dump_points()394 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()453 AF_DUMP(( "Table of %s segments:\n", in af_glyph_hints_dump_segments()458 AF_DUMP(( " index pos delta dir from to " in af_glyph_hints_dump_segments()466 AF_DUMP(( " (none)\n" )); in af_glyph_hints_dump_segments()[all …]
3105 * src/autofit/afhints.c (AF_DUMP) [FT_DEBUG_AUTOFIT]: New macro.3109 Use AF_DUMP.