Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftstroke.h568 FT_UInt *anum_contours );
641 FT_UInt *anum_contours );
/external/freetype/src/base/
Dftstroke.c652 FT_UInt *anum_contours ) in ft_stroke_border_get_counts() argument
690 *anum_contours = num_contours; in ft_stroke_border_get_counts()
1955 FT_UInt *anum_contours ) in FT_Stroker_GetBorderCounts() argument
1973 if ( anum_contours ) in FT_Stroker_GetBorderCounts()
1974 *anum_contours = num_contours; in FT_Stroker_GetBorderCounts()
1985 FT_UInt *anum_contours ) in FT_Stroker_GetCounts() argument
2015 if ( anum_contours ) in FT_Stroker_GetCounts()
2016 *anum_contours = num_contours; in FT_Stroker_GetCounts()