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

  /external/freetype/src/autofit/
afcjk.h 42 af_cjk_hints_init( AF_GlyphHints hints,
46 af_cjk_hints_apply( AF_GlyphHints hints,
afdummy.c 25 af_dummy_hints_init( AF_GlyphHints hints,
35 af_dummy_hints_apply( AF_GlyphHints hints,
aflatin.h 182 af_latin_hints_compute_segments( AF_GlyphHints hints,
190 af_latin_hints_link_segments( AF_GlyphHints hints,
198 af_latin_hints_compute_edges( AF_GlyphHints hints,
202 af_latin_hints_detect_features( AF_GlyphHints hints,
afhints.h 274 af_glyph_hints_init( AF_GlyphHints hints,
280 * recompute all AF_Point in a AF_GlyphHints from the definitions
284 af_glyph_hints_rescale( AF_GlyphHints hints,
288 af_glyph_hints_reload( AF_GlyphHints hints,
292 af_glyph_hints_save( AF_GlyphHints hints,
296 af_glyph_hints_align_edge_points( AF_GlyphHints hints,
300 af_glyph_hints_align_strong_points( AF_GlyphHints hints,
304 af_glyph_hints_align_weak_points( AF_GlyphHints hints,
309 af_glyph_hints_scale_dim( AF_GlyphHints hints,
316 af_glyph_hints_done( AF_GlyphHints hints )
    [all...]
afwarp.h 52 AF_GlyphHints hints,
afindic.c 54 af_indic_hints_init( AF_GlyphHints hints,
63 af_indic_hints_apply( AF_GlyphHints hints,
aftypes.h 173 typedef struct AF_GlyphHintsRec_* AF_GlyphHints;
188 AF_GlyphHints hints;
309 (*AF_Script_InitHintsFunc)( AF_GlyphHints hints,
313 (*AF_Script_ApplyHintsFunc)( AF_GlyphHints hints,
afhints.c 164 af_glyph_hints_dump_points( AF_GlyphHints hints )
227 af_glyph_hints_dump_segments( AF_GlyphHints hints )
264 af_glyph_hints_dump_edges( AF_GlyphHints hints )
310 af_glyph_hints_dump_points( AF_GlyphHints hints )
317 af_glyph_hints_dump_segments( AF_GlyphHints hints )
324 af_glyph_hints_dump_edges( AF_GlyphHints hints )
381 af_glyph_hints_init( AF_GlyphHints hints,
390 af_glyph_hints_done( AF_GlyphHints hints )
430 af_glyph_hints_rescale( AF_GlyphHints hints,
439 af_glyph_hints_reload( AF_GlyphHints hints
    [all...]
afcjk.c 117 af_cjk_hints_compute_segments( AF_GlyphHints hints,
161 af_cjk_hints_link_segments( AF_GlyphHints hints,
326 af_cjk_hints_compute_edges( AF_GlyphHints hints,
587 af_cjk_hints_detect_features( AF_GlyphHints hints,
605 af_cjk_hints_init( AF_GlyphHints hints,
725 af_cjk_compute_stem_width( AF_GlyphHints hints,
846 af_cjk_align_linked_edge( AF_GlyphHints hints,
864 af_cjk_align_serif_edge( AF_GlyphHints hints,
891 af_hint_normal_stem( AF_GlyphHints hints,
1017 af_cjk_hint_edges( AF_GlyphHints hints
    [all...]
aflatin2.c 31 af_latin2_hints_compute_segments( AF_GlyphHints hints,
35 af_latin2_hints_link_segments( AF_GlyphHints hints,
661 af_latin2_hints_compute_segments( AF_GlyphHints hints,
919 af_latin2_hints_link_segments( AF_GlyphHints hints,
1019 af_latin2_hints_compute_edges( AF_GlyphHints hints,
    [all...]
aflatin.c 659 af_latin_hints_compute_segments( AF_GlyphHints hints,
878 af_latin_hints_link_segments( AF_GlyphHints hints,
964 af_latin_hints_compute_edges( AF_GlyphHints hints,
    [all...]
afwarp.c 134 AF_GlyphHints hints,
afloader.c 94 AF_GlyphHints hints = &loader->hints;

Completed in 19 milliseconds