Searched defs:num_contours (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/third_party/freetype/src/base/ |
D | ftpatent.c | 173 FT_Int num_contours; in _tt_face_check_patents() local
|
D | ftstroke.c | 666 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1988 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2019 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2335 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2416 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
D | ftgloadr.c | 370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
|
/external/freetype/src/base/ |
D | ftstroke.c | 666 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1989 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2020 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2336 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2417 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
D | ftgloadr.c | 370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
|
/external/pdfium/third_party/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/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
|