Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftstroke.h567 FT_UInt *anum_points,
640 FT_UInt *anum_points,
/external/freetype/src/base/
Dftstroke.c651 FT_UInt *anum_points, in ft_stroke_border_get_counts() argument
689 *anum_points = num_points; in ft_stroke_border_get_counts()
1954 FT_UInt *anum_points, in FT_Stroker_GetBorderCounts() argument
1970 if ( anum_points ) in FT_Stroker_GetBorderCounts()
1971 *anum_points = num_points; in FT_Stroker_GetBorderCounts()
1984 FT_UInt *anum_points, in FT_Stroker_GetCounts() argument
2012 if ( anum_points ) in FT_Stroker_GetCounts()
2013 *anum_points = num_points; in FT_Stroker_GetCounts()