Searched refs:AF_Point (Results 1 – 12 of 12) sorted by relevance
247 AF_Point point = hints->points + point_idx; in af_get_segment_index()262 AF_Point p = segment->first; in af_get_segment_index()307 AF_Point points = hints->points; in af_glyph_hints_dump_points()308 AF_Point limit = points + hints->num_points; in af_glyph_hints_dump_points()309 AF_Point* contour = hints->contours; in af_glyph_hints_dump_points()310 AF_Point* climit = contour + hints->num_contours; in af_glyph_hints_dump_points()311 AF_Point point; in af_glyph_hints_dump_points()410 AF_Point points = hints->points; in af_glyph_hints_dump_segments()723 AF_Point points; in af_glyph_hints_reload()823 AF_Point point; in af_glyph_hints_reload()[all …]
236 typedef struct AF_PointRec_* AF_Point; typedef252 AF_Point next; /* next point in contour */253 AF_Point prev; /* previous point in contour */276 AF_Point first; /* first point in edge segment */277 AF_Point last; /* last point in edge segment */346 AF_Point points; /* points array */350 AF_Point* contours; /* contours array */366 AF_Point contours[AF_CONTOURS_EMBEDDED];
736 AF_Point* contour = hints->contours; in af_latin2_hints_compute_segments()737 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments()753 AF_Point point = hints->points; in af_latin2_hints_compute_segments()754 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()765 AF_Point point = hints->points; in af_latin2_hints_compute_segments()766 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()779 AF_Point point = contour[0]; in af_latin2_hints_compute_segments()780 AF_Point start = point; in af_latin2_hints_compute_segments()781 AF_Point last = point->prev; in af_latin2_hints_compute_segments()810 AF_Point first; in af_latin2_hints_compute_segments()[all …]
1394 AF_Point* contour = hints->contours; in af_latin_hints_compute_segments()1395 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments()1413 AF_Point point = hints->points; in af_latin_hints_compute_segments()1414 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1425 AF_Point point = hints->points; in af_latin_hints_compute_segments()1426 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1439 AF_Point point = contour[0]; in af_latin_hints_compute_segments()1440 AF_Point last = point->prev; in af_latin_hints_compute_segments()1760 AF_Point first = segment->first; in af_latin_hints_compute_segments()1761 AF_Point last = segment->last; in af_latin_hints_compute_segments()[all …]
169 AF_Point points; in af_warper_compute()
798 AF_Point pt = seg->first; in af_cjk_hints_compute_segments()799 AF_Point last = seg->last; in af_cjk_hints_compute_segments()2192 AF_Point point = seg->first; in af_cjk_align_edge_points()2225 AF_Point point = seg->first; in af_cjk_align_edge_points()
245 AF_Point point = hints->points + point_idx; in af_get_segment_index()260 AF_Point p = segment->first; in af_get_segment_index()305 AF_Point points = hints->points; in af_glyph_hints_dump_points()306 AF_Point limit = points + hints->num_points; in af_glyph_hints_dump_points()307 AF_Point point; in af_glyph_hints_dump_points()396 AF_Point points = hints->points; in af_glyph_hints_dump_segments()702 AF_Point points; in af_glyph_hints_reload()802 AF_Point point; in af_glyph_hints_reload()803 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload()810 AF_Point end = points + outline->contours[0]; in af_glyph_hints_reload()[all …]
233 typedef struct AF_PointRec_* AF_Point; typedef249 AF_Point next; /* next point in contour */250 AF_Point prev; /* previous point in contour */273 AF_Point first; /* first point in edge segment */274 AF_Point last; /* last point in edge segment */344 AF_Point points; /* points array */348 AF_Point* contours; /* contours array */364 AF_Point contours[AF_CONTOURS_EMBEDDED];
731 AF_Point* contour = hints->contours; in af_latin2_hints_compute_segments()732 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments()748 AF_Point point = hints->points; in af_latin2_hints_compute_segments()749 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()760 AF_Point point = hints->points; in af_latin2_hints_compute_segments()761 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()774 AF_Point point = contour[0]; in af_latin2_hints_compute_segments()775 AF_Point start = point; in af_latin2_hints_compute_segments()776 AF_Point last = point->prev; in af_latin2_hints_compute_segments()805 AF_Point first; in af_latin2_hints_compute_segments()[all …]
1240 AF_Point* contour = hints->contours; in af_latin_hints_compute_segments()1241 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments()1259 AF_Point point = hints->points; in af_latin_hints_compute_segments()1260 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1271 AF_Point point = hints->points; in af_latin_hints_compute_segments()1272 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()1285 AF_Point point = contour[0]; in af_latin_hints_compute_segments()1286 AF_Point last = point->prev; in af_latin_hints_compute_segments()1428 AF_Point first = segment->first; in af_latin_hints_compute_segments()1429 AF_Point last = segment->last; in af_latin_hints_compute_segments()[all …]
737 AF_Point pt = seg->first; in af_cjk_hints_compute_segments()738 AF_Point last = seg->last; in af_cjk_hints_compute_segments()2134 AF_Point point = seg->first; in af_cjk_align_edge_points()2167 AF_Point point = seg->first; in af_cjk_align_edge_points()