Searched refs:AF_Point (Results 1 – 12 of 12) sorted by relevance
196 AF_Point points = hints->points; in af_glyph_hints_dump_points()197 AF_Point limit = points + hints->num_points; in af_glyph_hints_dump_points()198 AF_Point point; in af_glyph_hints_dump_points()271 AF_Point points = hints->points; in af_glyph_hints_dump_segments()563 AF_Point points; in af_glyph_hints_reload()639 AF_Point point; in af_glyph_hints_reload()640 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload()647 AF_Point end = points + outline->contours[0]; in af_glyph_hints_reload()648 AF_Point prev = end; in af_glyph_hints_reload()691 AF_Point* contour = hints->contours; in af_glyph_hints_reload()[all …]
256 typedef struct AF_PointRec_* AF_Point; typedef272 AF_Point next; /* next point in contour */273 AF_Point prev; /* previous point in contour */296 AF_Point first; /* first point in edge segment */297 AF_Point last; /* last point in edge segment */354 AF_Point points; /* points array */358 AF_Point* contours; /* contours array */
715 AF_Point* contour = hints->contours; in af_latin2_hints_compute_segments()716 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments()732 AF_Point point = hints->points; in af_latin2_hints_compute_segments()733 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()744 AF_Point point = hints->points; in af_latin2_hints_compute_segments()745 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()758 AF_Point point = contour[0]; in af_latin2_hints_compute_segments()759 AF_Point start = point; in af_latin2_hints_compute_segments()760 AF_Point last = point->prev; in af_latin2_hints_compute_segments()789 AF_Point first; in af_latin2_hints_compute_segments()[all …]
1162 AF_Point* contour = hints->contours; in af_latin_hints_compute_segments()1163 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments()1179 AF_Point point = hints->points; in af_latin_hints_compute_segments()1180 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1191 AF_Point point = hints->points; in af_latin_hints_compute_segments()1192 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1205 AF_Point point = contour[0]; in af_latin_hints_compute_segments()1206 AF_Point last = point->prev; in af_latin_hints_compute_segments()1324 AF_Point first = segment->first; in af_latin_hints_compute_segments()1325 AF_Point last = segment->last; in af_latin_hints_compute_segments()[all …]
169 AF_Point points; in af_warper_compute()
721 AF_Point pt = seg->first; in af_cjk_hints_compute_segments()722 AF_Point last = seg->last; in af_cjk_hints_compute_segments()2116 AF_Point point = seg->first; in af_cjk_align_edge_points()2149 AF_Point point = seg->first; in af_cjk_align_edge_points()
184 AF_Point points = hints->points; in af_glyph_hints_dump_points()185 AF_Point limit = points + hints->num_points; in af_glyph_hints_dump_points()186 AF_Point point; in af_glyph_hints_dump_points()258 AF_Point points = hints->points; in af_glyph_hints_dump_segments()597 AF_Point points; in af_glyph_hints_reload()673 AF_Point point; in af_glyph_hints_reload()674 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload()681 AF_Point end = points + outline->contours[0]; in af_glyph_hints_reload()682 AF_Point prev = end; in af_glyph_hints_reload()722 AF_Point* contour = hints->contours; in af_glyph_hints_reload()[all …]
245 typedef struct AF_PointRec_* AF_Point; typedef261 AF_Point next; /* next point in contour */262 AF_Point prev; /* previous point in contour */285 AF_Point first; /* first point in edge segment */286 AF_Point last; /* last point in edge segment */343 AF_Point points; /* points array */347 AF_Point* contours; /* contours array */
714 AF_Point* contour = hints->contours; in af_latin2_hints_compute_segments()715 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments()731 AF_Point point = hints->points; in af_latin2_hints_compute_segments()732 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()743 AF_Point point = hints->points; in af_latin2_hints_compute_segments()744 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()757 AF_Point point = contour[0]; in af_latin2_hints_compute_segments()758 AF_Point start = point; in af_latin2_hints_compute_segments()759 AF_Point last = point->prev; in af_latin2_hints_compute_segments()788 AF_Point first; in af_latin2_hints_compute_segments()[all …]
801 AF_Point* contour = hints->contours; in af_latin_hints_compute_segments()802 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments()818 AF_Point point = hints->points; in af_latin_hints_compute_segments()819 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()830 AF_Point point = hints->points; in af_latin_hints_compute_segments()831 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()844 AF_Point point = contour[0]; in af_latin_hints_compute_segments()845 AF_Point last = point->prev; in af_latin_hints_compute_segments()963 AF_Point first = segment->first; in af_latin_hints_compute_segments()964 AF_Point last = segment->last; in af_latin_hints_compute_segments()[all …]
704 AF_Point pt = seg->first; in af_cjk_hints_compute_segments()705 AF_Point last = seg->last; in af_cjk_hints_compute_segments()2044 AF_Point point = seg->first; in af_cjk_align_edge_points()2077 AF_Point point = seg->first; in af_cjk_align_edge_points()