Searched refs:PSH_Point (Results 1 – 6 of 6) sorted by relevance
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
D | pshalgo.h | 93 typedef struct PSH_PointRec_* PSH_Point; typedef 158 PSH_Point prev; 159 PSH_Point next; 183 PSH_Point start; 194 PSH_Point points;
|
D | pshalgo.c | 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 …]
|
/external/freetype/src/pshinter/ |
D | pshalgo.h | 93 typedef struct PSH_PointRec_* PSH_Point; typedef 158 PSH_Point prev; 159 PSH_Point next; 183 PSH_Point start; 194 PSH_Point points;
|
D | pshalgo.c | 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 …]
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshalgo.h | 93 typedef struct PSH_PointRec_* PSH_Point; typedef 158 PSH_Point prev; 159 PSH_Point next; 183 PSH_Point start; 194 PSH_Point points;
|
D | pshalgo.c | 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 …]
|