Searched defs:num_contours (Results 1 – 7 of 7) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-ot-glyf-table.hh | 293 int16_t num_contours = (int16_t) glyph_header.numberOfContours; in remove_padding() local 396 int16_t num_contours = (int16_t) glyph_header.numberOfContours; in get_instruction_offsets() local
|
| /external/freetype/src/base/ |
| D | ftgloadr.c | 370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
|
| D | ftstroke.c | 661 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1984 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2015 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2326 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2402 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
| /external/freetype/src/pshinter/ |
| D | pshalgo.h | 192 FT_UInt num_contours; member
|
| D | pshalgo.c | 1931 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
|
| /external/freetype/src/autofit/ |
| D | afhints.h | 349 FT_Int num_contours; /* number of used contours */ member
|
| /external/u-boot/drivers/video/ |
| D | stb_truetype.h | 2334 …ces, int num_verts, float objspace_flatness, int **contour_lengths, int *num_contours, void *userd… in stbtt_FlattenCurves()
|