HomeSort by relevance Sort by last modified time
    Searched refs:AF_GlyphHints (Results 1 - 15 of 15) sorted by null

  /external/freetype/src/autofit/
afdummy.c 26 af_dummy_hints_init( AF_GlyphHints hints,
42 AF_GlyphHints hints,
afloader.h 44 AF_GlyphHints hints;
58 AF_GlyphHints hints );
afhints.h 429 af_glyph_hints_init( AF_GlyphHints hints,
433 af_glyph_hints_rescale( AF_GlyphHints hints,
437 af_glyph_hints_reload( AF_GlyphHints hints,
441 af_glyph_hints_save( AF_GlyphHints hints,
445 af_glyph_hints_align_edge_points( AF_GlyphHints hints,
449 af_glyph_hints_align_strong_points( AF_GlyphHints hints,
453 af_glyph_hints_align_weak_points( AF_GlyphHints hints,
458 af_glyph_hints_scale_dim( AF_GlyphHints hints,
465 af_glyph_hints_done( AF_GlyphHints hints );
aflatin.h 168 af_latin_hints_compute_segments( AF_GlyphHints hints,
172 af_latin_hints_link_segments( AF_GlyphHints hints,
178 af_latin_hints_compute_edges( AF_GlyphHints hints,
182 af_latin_hints_detect_features( AF_GlyphHints hints,
afwarp.h 52 AF_GlyphHints hints,
afcjk.h 114 af_cjk_hints_init( AF_GlyphHints hints,
119 AF_GlyphHints hints,
afindic.c 73 af_indic_hints_init( AF_GlyphHints hints,
83 AF_GlyphHints hints,
afhints.c 242 af_get_segment_index( AF_GlyphHints hints,
287 af_get_edge_index( AF_GlyphHints hints,
304 af_glyph_hints_dump_points( AF_GlyphHints hints,
401 af_glyph_hints_dump_segments( AF_GlyphHints hints,
461 af_glyph_hints_get_num_segments( AF_GlyphHints hints,
487 af_glyph_hints_get_segment_offset( AF_GlyphHints hints,
535 af_glyph_hints_dump_edges( AF_GlyphHints hints,
649 af_glyph_hints_init( AF_GlyphHints hints,
659 af_glyph_hints_done( AF_GlyphHints hints )
707 af_glyph_hints_rescale( AF_GlyphHints hints
    [all...]
aftypes.h 156 typedef struct AF_GlyphHintsRec_* AF_GlyphHints;
221 (*AF_WritingSystem_InitHintsFunc)( AF_GlyphHints hints,
226 AF_GlyphHints hints,
afmodule.c 33 af_glyph_hints_dump_segments( AF_GlyphHints hints,
36 af_glyph_hints_dump_points( AF_GlyphHints hints,
39 af_glyph_hints_dump_edges( AF_GlyphHints hints,
522 AF_GlyphHints hints = _af_debug_hints_rec;
afcjk.c 780 af_cjk_hints_compute_segments( AF_GlyphHints hints,
824 af_cjk_hints_link_segments( AF_GlyphHints hints,
982 af_cjk_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin2.c 48 af_latin2_hints_compute_segments( AF_GlyphHints hints,
52 af_latin2_hints_link_segments( AF_GlyphHints hints,
728 af_latin2_hints_compute_segments( AF_GlyphHints hints,
983 af_latin2_hints_link_segments( AF_GlyphHints hints,
1081 af_latin2_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin.c     [all...]
afloader.c 33 AF_GlyphHints hints )
225 AF_GlyphHints hints = loader->hints;
afwarp.c 163 AF_GlyphHints hints,

Completed in 1366 milliseconds