Searched defs:num_contours (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/third_party/freetype/src/base/ |
D | ftpatent.c | 172 FT_Int num_contours; in _tt_face_check_patents() local
|
D | ftgloadr.c | 369 FT_UInt num_contours = source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
|
D | ftstroke.c | 656 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1982 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2013 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2338 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2417 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
|
/external/freetype/src/base/ |
D | ftpatent.c | 173 FT_Int num_contours; in _tt_face_check_patents() local
|
D | ftgloadr.c | 370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
|
D | ftstroke.c | 656 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local 1978 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local 2009 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local 2334 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local 2415 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 | 2025 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
|
/external/freetype/src/autofit/ |
D | afhints.h | 347 FT_Int num_contours; /* number of used contours */ member
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshalgo.h | 197 FT_UInt num_contours; member
|
D | pshalgo.c | 2038 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
|