Searched refs:AF_Direction (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/freetype/src/autofit/ |
D | afhints.h | 55 } AF_Direction; typedef 326 AF_Direction major_dir; /* either vertical or horizontal */ 397 FT_LOCAL( AF_Direction ) 410 AF_Direction dir,
|
D | afhints.c | 82 AF_Direction dir, in af_axis_hints_new_edge() 148 af_dir_str( AF_Direction dir ) in af_dir_str() 283 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments() 400 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges() 480 FT_LOCAL_DEF( AF_Direction ) 485 AF_Direction dir; /* candidate direction */ in af_direction_compute() 741 AF_Direction in_dir = AF_DIR_NONE; in af_glyph_hints_reload()
|
D | aflatin.c | 803 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments() 810 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments() 933 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments() 1119 AF_Direction up_dir; in af_latin_hints_compute_edges() 1212 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
|
D | aflatin2.c | 716 AF_Direction major_dir, segment_dir; in af_latin2_hints_compute_segments() 723 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin2_hints_compute_segments() 1076 AF_Direction up_dir; in af_latin2_hints_compute_edges()
|
D | afcjk.c | 736 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments() 1004 (AF_Direction)seg->dir, in af_cjk_hints_compute_edges()
|
/external/freetype/src/autofit/ |
D | afhints.h | 55 } AF_Direction; typedef 326 AF_Direction major_dir; /* either vertical or horizontal */ 397 FT_LOCAL( AF_Direction ) 410 AF_Direction dir,
|
D | afhints.c | 82 AF_Direction dir, in af_axis_hints_new_edge() 148 af_dir_str( AF_Direction dir ) in af_dir_str() 283 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments() 400 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges() 480 FT_LOCAL_DEF( AF_Direction ) 485 AF_Direction dir; /* candidate direction */ in af_direction_compute() 741 AF_Direction in_dir = AF_DIR_NONE; in af_glyph_hints_reload()
|
D | aflatin.c | 803 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments() 810 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments() 933 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments() 1119 AF_Direction up_dir; in af_latin_hints_compute_edges() 1212 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
|
D | aflatin2.c | 716 AF_Direction major_dir, segment_dir; in af_latin2_hints_compute_segments() 723 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin2_hints_compute_segments() 1076 AF_Direction up_dir; in af_latin2_hints_compute_edges()
|
D | afcjk.c | 736 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments() 1004 (AF_Direction)seg->dir, in af_cjk_hints_compute_edges()
|