Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c853 FT_ULong points_size; in reconstruct_glyf() local
919 points_size = 0; in reconstruct_glyf()
1086 points_size = total_n_points; in reconstruct_glyf()
1087 if ( FT_NEW_ARRAY( points, points_size ) ) in reconstruct_glyf()