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

  /external/freetype/src/autofit/
afdummy.c 26 af_dummy_hints_init( AF_GlyphHints hints,
36 af_dummy_hints_apply( AF_GlyphHints hints,
aflatin.h 181 af_latin_hints_compute_segments( AF_GlyphHints hints,
189 af_latin_hints_link_segments( AF_GlyphHints hints,
197 af_latin_hints_compute_edges( AF_GlyphHints hints,
201 af_latin_hints_detect_features( AF_GlyphHints hints,
afhints.h 415 af_glyph_hints_init( AF_GlyphHints hints,
419 af_glyph_hints_rescale( AF_GlyphHints hints,
423 af_glyph_hints_reload( AF_GlyphHints hints,
427 af_glyph_hints_save( AF_GlyphHints hints,
431 af_glyph_hints_align_edge_points( AF_GlyphHints hints,
435 af_glyph_hints_align_strong_points( AF_GlyphHints hints,
439 af_glyph_hints_align_weak_points( AF_GlyphHints hints,
444 af_glyph_hints_scale_dim( AF_GlyphHints hints,
451 af_glyph_hints_done( AF_GlyphHints hints );
afwarp.h 52 AF_GlyphHints hints,
afcjk.h 115 af_cjk_hints_init( AF_GlyphHints hints,
119 af_cjk_hints_apply( AF_GlyphHints hints,
afindic.c 73 af_indic_hints_init( AF_GlyphHints hints,
82 af_indic_hints_apply( AF_GlyphHints hints,
afhints.c 171 af_glyph_hints_dump_points( AF_GlyphHints hints )
241 af_glyph_hints_dump_segments( AF_GlyphHints hints )
286 af_glyph_hints_get_num_segments( AF_GlyphHints hints,
312 af_glyph_hints_get_segment_offset( AF_GlyphHints hints,
349 af_glyph_hints_dump_edges( AF_GlyphHints hints )
402 af_glyph_hints_dump_points( AF_GlyphHints hints )
409 af_glyph_hints_dump_segments( AF_GlyphHints hints )
416 af_glyph_hints_get_num_segments( AF_GlyphHints hints,
429 af_glyph_hints_get_segment_offset( AF_GlyphHints hints,
444 af_glyph_hints_dump_edges( AF_GlyphHints hints
    [all...]
aftypes.h 155 typedef struct AF_GlyphHintsRec_* AF_GlyphHints;
274 (*AF_Script_InitHintsFunc)( AF_GlyphHints hints,
278 (*AF_Script_ApplyHintsFunc)( AF_GlyphHints hints,
afcjk.c 682 af_cjk_hints_compute_segments( AF_GlyphHints hints,
726 af_cjk_hints_link_segments( AF_GlyphHints hints,
891 af_cjk_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin2.c 42 af_latin2_hints_compute_segments( AF_GlyphHints hints,
46 af_latin2_hints_link_segments( AF_GlyphHints hints,
678 af_latin2_hints_compute_segments( AF_GlyphHints hints,
935 af_latin2_hints_link_segments( AF_GlyphHints hints,
1035 af_latin2_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin.c 726 af_latin_hints_compute_segments( AF_GlyphHints hints,
946 af_latin_hints_link_segments( AF_GlyphHints hints,
1039 af_latin_hints_compute_edges( AF_GlyphHints hints,
    [all...]
afwarp.c 163 AF_GlyphHints hints,
afloader.c 104 AF_GlyphHints hints = &loader->hints;

Completed in 185 milliseconds