Home
last modified time | relevance | path

Searched defs:num_contours (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/third_party/freetype/src/base/
Dftpatent.c173 FT_Int num_contours; in _tt_face_check_patents() local
Dftstroke.c666 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
Dftgloadr.c370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
/external/freetype/src/base/
Dftstroke.c666 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
Dftgloadr.c370 FT_UInt num_contours = (FT_UInt)source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.h192 FT_UInt num_contours; member
Dpshalgo.c1931 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
/external/freetype/src/pshinter/
Dpshalgo.h192 FT_UInt num_contours; member
Dpshalgo.c1931 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local
/external/freetype/src/autofit/
Dafhints.h349 FT_Int num_contours; /* number of used contours */ member