Searched refs:PSH_Point (Results 1 – 2 of 2) sorted by relevance
93 typedef struct PSH_PointRec_* PSH_Point; typedef158 PSH_Point prev;159 PSH_Point next;183 PSH_Point start;194 PSH_Point points;
934 PSH_Point first, start, end, before, after; in psh_glyph_compute_inflections()1085 PSH_Point point = glyph->points; in psh_glyph_load_points()1119 PSH_Point point = glyph->points; in psh_glyph_save_points()1179 PSH_Point points = glyph->points; in psh_glyph_init()1186 PSH_Point point; in psh_glyph_init()1218 PSH_Point points = glyph->points; in psh_glyph_init()1219 PSH_Point point = points; in psh_glyph_init()1297 PSH_Point first = glyph->contours[n].start; in psh_glyph_compute_extrema()1298 PSH_Point point, before, after; in psh_glyph_compute_extrema()1364 PSH_Point point, before, after; in psh_glyph_compute_extrema()[all …]