Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftstroke.h566 FT_UInt *anum_points,
639 FT_UInt *anum_points,
/external/freetype/src/base/
Dftstroke.c663 FT_UInt *anum_points, in ft_stroke_border_get_counts() argument
701 *anum_points = num_points; in ft_stroke_border_get_counts()
1988 FT_UInt *anum_points, in FT_Stroker_GetBorderCounts() argument
2004 if ( anum_points ) in FT_Stroker_GetBorderCounts()
2005 *anum_points = num_points; in FT_Stroker_GetBorderCounts()
2018 FT_UInt *anum_points, in FT_Stroker_GetCounts() argument
2046 if ( anum_points ) in FT_Stroker_GetCounts()
2047 *anum_points = num_points; in FT_Stroker_GetCounts()