Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c183 #define AF_DUMP( varformat ) \ macro
314 AF_DUMP(( "Table of points:\n" )); in af_glyph_hints_dump_points()
317 AF_DUMP(( " index hedge hseg vedge vseg flags " in af_glyph_hints_dump_points()
320 AF_DUMP(( " (none)\n" )); in af_glyph_hints_dump_points()
334 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()
338 AF_DUMP(( " %5d %5s %5s %5s %5s %s" in af_glyph_hints_dump_points()
360 AF_DUMP(( "\n" )); in af_glyph_hints_dump_points()
419 AF_DUMP(( "Table of %s segments:\n", in af_glyph_hints_dump_segments()
423 AF_DUMP(( " index pos delta dir from to " in af_glyph_hints_dump_segments()
427 AF_DUMP(( " (none)\n" )); in af_glyph_hints_dump_segments()
[all …]