Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c225 af_print_idx( char* p, in af_print_idx() function
362 af_print_idx( buf1, in af_glyph_hints_dump_points()
364 af_print_idx( buf2, segment_idx_1 ), in af_glyph_hints_dump_points()
365 af_print_idx( buf3, in af_glyph_hints_dump_points()
367 af_print_idx( buf4, segment_idx_0 ), in af_glyph_hints_dump_points()
381 af_print_idx( buf5, af_get_strong_edge_index( hints, in af_glyph_hints_dump_points()
384 af_print_idx( buf6, af_get_strong_edge_index( hints, in af_glyph_hints_dump_points()
387 af_print_idx( buf7, af_get_strong_edge_index( hints, in af_glyph_hints_dump_points()
390 af_print_idx( buf8, af_get_strong_edge_index( hints, in af_glyph_hints_dump_points()
479 af_print_idx( buf1, AF_INDEX_NUM( seg->link, segments ) ), in af_glyph_hints_dump_segments()
[all …]
/external/freetype/
DChangeLog.262515 * src/autofit/afhints.c (af_print_idx, af_get_segment_index,