Home
last modified time | relevance | path

Searched refs:AF_Direction (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/autofit/
Dafhints.h55 } AF_Direction; typedef
326 AF_Direction major_dir; /* either vertical or horizontal */
397 FT_LOCAL( AF_Direction )
410 AF_Direction dir,
Dafhints.c71 AF_Direction dir, in af_axis_hints_new_edge()
137 af_dir_str( AF_Direction dir ) in af_dir_str()
265 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments()
377 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges()
458 FT_LOCAL_DEF( AF_Direction )
463 AF_Direction dir; /* candidate direction */ in af_direction_compute()
719 AF_Direction in_dir = AF_DIR_NONE; in af_glyph_hints_reload()
Daflatin.c736 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments()
743 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments()
866 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments()
1052 AF_Direction up_dir; in af_latin_hints_compute_edges()
1145 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
Daflatin2.c688 AF_Direction major_dir, segment_dir; in af_latin2_hints_compute_segments()
695 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin2_hints_compute_segments()
1047 AF_Direction up_dir; in af_latin2_hints_compute_edges()
Dafcjk.c732 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments()
999 (AF_Direction)seg->dir, in af_cjk_hints_compute_edges()