Searched refs:AF_DUMP (Results 1 – 2 of 2) sorted by relevance
183 #define AF_DUMP( varformat ) \ macro314 AF_DUMP(( "Table of points:\n" )); in af_glyph_hints_dump_points()318 AF_DUMP(( " index hedge hseg vedge vseg flags " in af_glyph_hints_dump_points()324 AF_DUMP(( " (none)\n" )); in af_glyph_hints_dump_points()338 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()342 AF_DUMP(( " %5d %5s %5s %5s %5s %s" in af_glyph_hints_dump_points()364 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()423 AF_DUMP(( "Table of %s segments:\n", in af_glyph_hints_dump_segments()428 AF_DUMP(( " index pos delta dir from to " in af_glyph_hints_dump_segments()436 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.