Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftpatent.c167 FT_Int num_contours; in _tt_face_check_patents() local
Dftgloadr.c358 FT_UInt num_contours = source->base.outline.n_contours; in FT_GlyphLoader_CopyPoints() local
Dftstroke.c587 FT_UInt num_contours = 0; in ft_stroke_border_get_counts() local
1555 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local
1586 FT_UInt count3, count4, num_contours = 0; in FT_Stroker_GetCounts() local
1883 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local
1957 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
/external/freetype/src/autofit/
Dafhints.h205 FT_Int num_contours; member
/external/freetype/src/pshinter/
Dpshalgo.h206 FT_UInt num_contours; member
Dpshalgo.c2036 FT_UInt num_contours = glyph->num_contours; in psh_glyph_interpolate_other_points() local