Searched defs:num_contours (Results 1 – 11 of 11) sorted by relevance
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-glyf-table.hh | 225 int16_t num_contours = (int16_t) glyph_header.numberOfContours; in _zero_instruction_length() local 439 int16_t num_contours = (int16_t) glyph_header.numberOfContours; in remove_padding() local 541 int16_t num_contours = (int16_t) glyph_header.numberOfContours; in get_instruction_length() local 681 int16_t num_contours = (int16_t) header.numberOfContours; in drop_hints() local
|
| /third_party/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
|
| /third_party/flutter/skia/third_party/externals/freetype/src/base/ |
| D | ftstroke.c | 668 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1991 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2022 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2333 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2409 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
| /third_party/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
|
| /third_party/flutter/skia/third_party/externals/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
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-glyf-table.hh | 593 int num_contours = header.numberOfContours; in get_contour_points() local 832 int num_contours = header->numberOfContours; in Glyph() local
|
| /third_party/freetype/src/autofit/ |
| D | afhints.h | 355 FT_Int num_contours; /* number of used contours */ member
|
| /third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
| D | afhints.h | 355 FT_Int num_contours; /* number of used contours */ member
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 3432 …ces, int num_verts, float objspace_flatness, int **contour_lengths, int *num_contours, void *userd… in stbtt_FlattenCurves()
|