Searched refs:af_axis_hints_new_edge (Results 1 – 9 of 9) sorted by relevance
/external/freetype/src/autofit/ |
D | afhints.h | 421 af_axis_hints_new_edge( AF_AxisHints axis,
|
D | afhints.c | 99 af_axis_hints_new_edge( AF_AxisHints axis, in af_axis_hints_new_edge() function
|
D | afcjk.c | 1114 error = af_axis_hints_new_edge( axis, seg->pos, in af_cjk_hints_compute_edges()
|
D | aflatin2.c | 1206 error = af_axis_hints_new_edge( axis, seg->pos, seg->dir, 0, in af_latin2_hints_compute_edges()
|
D | aflatin.c | 2192 error = af_axis_hints_new_edge( axis, seg->pos, in af_latin_hints_compute_edges()
|
/external/freetype/ |
D | ChangeLog.26 | 1632 * src/autofit/afhints.c (af_axis_hints_new_edge): Add parameter to 5260 (af_axis_hints_new_edge): Only allocate data if number of edges
|
D | ChangeLog.21 | 444 af_axis_hints_new_edge): Small tweak to use less heap memory. 749 af_axis_hints_new_edge): New functions. 757 (af_axis_hints_new_segment, af_axis_hints_new_edge): New prototypes.
|
D | ChangeLog.23 | 1306 (af_axis_hints_new_edge): Ditto. 5700 (af_axis_hints_new_edge): Add argument to handle segment directions.
|
D | ChangeLog.25 | 1325 * src/autofit/afhints.c (af_axis_hints_new_edge): Remove redundant
|