Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftpatent.c172 FT_Int num_contours; in _tt_face_check_patents() local
Dftgloadr.c365 FT_UInt num_contours = source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
Dftstroke.c656 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local
1952 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local
1983 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local
2290 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local
2367 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
/external/freetype/src/autofit/
Dafhints.h346 FT_Int num_contours; /* number of used contours */ member
/external/freetype/src/pshinter/
Dpshalgo.h206 FT_UInt num_contours; member
Dpshalgo.c2040 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local