Home
last modified time | relevance | path

Searched refs:anum_contours (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/freetype/
Dftstroke.h567 FT_UInt *anum_contours );
640 FT_UInt *anum_contours );
/external/freetype/src/base/
Dftstroke.c664 FT_UInt *anum_contours ) in ft_stroke_border_get_counts() argument
702 *anum_contours = num_contours; in ft_stroke_border_get_counts()
1989 FT_UInt *anum_contours ) in FT_Stroker_GetBorderCounts() argument
2007 if ( anum_contours ) in FT_Stroker_GetBorderCounts()
2008 *anum_contours = num_contours; in FT_Stroker_GetBorderCounts()
2019 FT_UInt *anum_contours ) in FT_Stroker_GetCounts() argument
2049 if ( anum_contours ) in FT_Stroker_GetCounts()
2050 *anum_contours = num_contours; in FT_Stroker_GetCounts()