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,
41 af_dummy_hints_apply( AF_GlyphHints hints,
afloader.h 44 AF_GlyphHints hints;
58 AF_GlyphHints hints );
afhints.h 426 af_glyph_hints_init( AF_GlyphHints hints,
430 af_glyph_hints_rescale( AF_GlyphHints hints,
434 af_glyph_hints_reload( AF_GlyphHints hints,
438 af_glyph_hints_save( AF_GlyphHints hints,
442 af_glyph_hints_align_edge_points( AF_GlyphHints hints,
446 af_glyph_hints_align_strong_points( AF_GlyphHints hints,
450 af_glyph_hints_align_weak_points( AF_GlyphHints hints,
455 af_glyph_hints_scale_dim( AF_GlyphHints hints,
462 af_glyph_hints_done( AF_GlyphHints hints );
aflatin.h 162 af_latin_hints_compute_segments( AF_GlyphHints hints,
166 af_latin_hints_link_segments( AF_GlyphHints hints,
172 af_latin_hints_compute_edges( AF_GlyphHints hints,
176 af_latin_hints_detect_features( AF_GlyphHints hints,
afwarp.h 52 AF_GlyphHints hints,
afcjk.h 114 af_cjk_hints_init( AF_GlyphHints hints,
118 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,
afmodule.c 29 af_glyph_hints_dump_segments( AF_GlyphHints hints,
32 af_glyph_hints_dump_points( AF_GlyphHints hints,
35 af_glyph_hints_dump_edges( AF_GlyphHints hints,
330 AF_GlyphHints hints = _af_debug_hints_rec;
afhints.c 226 af_glyph_hints_dump_points( AF_GlyphHints hints,
294 af_glyph_hints_dump_segments( AF_GlyphHints hints,
351 af_glyph_hints_get_num_segments( AF_GlyphHints hints,
377 af_glyph_hints_get_segment_offset( AF_GlyphHints hints,
425 af_glyph_hints_dump_edges( AF_GlyphHints hints,
528 af_glyph_hints_init( AF_GlyphHints hints,
538 af_glyph_hints_done( AF_GlyphHints hints )
586 af_glyph_hints_rescale( AF_GlyphHints hints,
594 /* Recompute all AF_Point in AF_GlyphHints from the definitions */
598 af_glyph_hints_reload( AF_GlyphHints hints
    [all...]
aftypes.h 154 typedef struct AF_GlyphHintsRec_* AF_GlyphHints;
214 (*AF_WritingSystem_InitHintsFunc)( AF_GlyphHints hints,
218 (*AF_WritingSystem_ApplyHintsFunc)( AF_GlyphHints hints,
afcjk.c 703 af_cjk_hints_compute_segments( AF_GlyphHints hints,
747 af_cjk_hints_link_segments( AF_GlyphHints hints,
908 af_cjk_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin2.c 43 af_latin2_hints_compute_segments( AF_GlyphHints hints,
47 af_latin2_hints_link_segments( AF_GlyphHints hints,
707 af_latin2_hints_compute_segments( AF_GlyphHints hints,
962 af_latin2_hints_link_segments( AF_GlyphHints hints,
1060 af_latin2_hints_compute_edges( AF_GlyphHints hints,
    [all...]
afloader.c 31 AF_GlyphHints hints )
94 AF_GlyphHints hints = loader->hints;
aflatin.c     [all...]
afwarp.c 163 AF_GlyphHints hints,

Completed in 71 milliseconds