Searched defs:num_contours (Results 1 – 6 of 6) sorted by relevance
| /external/freetype/src/base/ |
| D | ftstroke.c | 656 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1957 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 1988 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2299 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2375 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-glyf-table.hh | 573 int num_contours = header.numberOfContours; in get_contour_points() local 743 int num_contours = header->numberOfContours; in Glyph() local
|
| /external/freetype/src/pshinter/ |
| D | pshalgo.h | 192 FT_UInt num_contours; member
|
| D | pshalgo.c | 1930 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
|
| /external/freetype/src/autofit/ |
| D | afhints.h | 355 FT_Int num_contours; /* number of used contours */ member
|
| /external/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3458 …ces, int num_verts, float objspace_flatness, int **contour_lengths, int *num_contours, void *userd… in stbtt_FlattenCurves()
|