Home
last modified time | relevance | path

Searched refs:PSH_Point (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pshinter/
Dpshalgo.h96 typedef struct PSH_PointRec_* PSH_Point; typedef
164 PSH_Point prev;
165 PSH_Point next;
197 PSH_Point start;
208 PSH_Point points;
Dpshalgo.c1038 PSH_Point first, start, end, before, after; in psh_glyph_compute_inflections()
1189 PSH_Point point = glyph->points; in psh_glyph_load_points()
1223 PSH_Point point = glyph->points; in psh_glyph_save_points()
1283 PSH_Point points = glyph->points; in psh_glyph_init()
1290 PSH_Point point; in psh_glyph_init()
1322 PSH_Point points = glyph->points; in psh_glyph_init()
1323 PSH_Point point = points; in psh_glyph_init()
1401 PSH_Point first = glyph->contours[n].start; in psh_glyph_compute_extrema()
1402 PSH_Point point, before, after; in psh_glyph_compute_extrema()
1469 PSH_Point point, before, after; in psh_glyph_compute_extrema()
[all …]