Searched refs:AF_Direction (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.h | 55 } AF_Direction; typedef 324 AF_Direction major_dir; /* either vertical or horizontal */ 409 FT_LOCAL( AF_Direction ) 422 AF_Direction dir,
|
D | afhints.c | 199 AF_Direction dir, in af_axis_hints_new_edge() 292 af_dir_str( AF_Direction dir ) in af_dir_str() 573 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments() 718 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges() 740 FT_LOCAL_DEF( AF_Direction ) 745 AF_Direction dir; /* candidate direction */ in af_direction_compute() 1131 AF_Direction out_dir; in af_glyph_hints_reload()
|
D | aflatin.c | 1543 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments() 1552 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments() 1871 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments() 2141 AF_Direction up_dir; in af_latin_hints_compute_edges() 2248 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
|
D | afcjk.c | 847 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments() 1108 (AF_Direction)seg->dir, 0, in af_cjk_hints_compute_edges()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.h | 55 } AF_Direction; typedef 324 AF_Direction major_dir; /* either vertical or horizontal */ 416 FT_LOCAL( AF_Direction ) 429 AF_Direction dir,
|
D | afhints.c | 101 AF_Direction dir, in af_axis_hints_new_edge() 194 af_dir_str( AF_Direction dir ) in af_dir_str() 475 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments() 620 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges() 642 FT_LOCAL_DEF( AF_Direction ) 647 AF_Direction dir; /* candidate direction */ in af_direction_compute() 1036 AF_Direction out_dir; in af_glyph_hints_reload()
|
D | aflatin.c | 1549 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments() 1558 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments() 1852 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments() 2122 AF_Direction up_dir; in af_latin_hints_compute_edges() 2229 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
|
D | aflatin2.c | 742 AF_Direction major_dir, segment_dir; in af_latin2_hints_compute_segments() 749 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin2_hints_compute_segments() 1097 AF_Direction up_dir; in af_latin2_hints_compute_edges()
|
D | afcjk.c | 854 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments() 1115 (AF_Direction)seg->dir, 0, in af_cjk_hints_compute_edges()
|
/third_party/freetype/src/autofit/ |
D | afhints.h | 55 } AF_Direction; typedef 324 AF_Direction major_dir; /* either vertical or horizontal */ 416 FT_LOCAL( AF_Direction ) 429 AF_Direction dir,
|
D | afhints.c | 101 AF_Direction dir, in af_axis_hints_new_edge() 194 af_dir_str( AF_Direction dir ) in af_dir_str() 475 af_dir_str( (AF_Direction)seg->dir ), in af_glyph_hints_dump_segments() 620 af_dir_str( (AF_Direction)edge->dir ), in af_glyph_hints_dump_edges() 642 FT_LOCAL_DEF( AF_Direction ) 647 AF_Direction dir; /* candidate direction */ in af_direction_compute() 1036 AF_Direction out_dir; in af_glyph_hints_reload()
|
D | aflatin.c | 1548 AF_Direction major_dir, segment_dir; in af_latin_hints_compute_segments() 1557 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin_hints_compute_segments() 1851 segment_dir = (AF_Direction)point->out_dir; in af_latin_hints_compute_segments() 2121 AF_Direction up_dir; in af_latin_hints_compute_edges() 2228 (AF_Direction)seg->dir, in af_latin_hints_compute_edges()
|
D | aflatin2.c | 742 AF_Direction major_dir, segment_dir; in af_latin2_hints_compute_segments() 749 major_dir = (AF_Direction)FT_ABS( axis->major_dir ); in af_latin2_hints_compute_segments() 1097 AF_Direction up_dir; in af_latin2_hints_compute_edges()
|
D | afcjk.c | 853 AF_Direction major_dir = axis->major_dir; in af_cjk_hints_link_segments() 1114 (AF_Direction)seg->dir, 0, in af_cjk_hints_compute_edges()
|