Searched refs:points_size (Results 1 – 1 of 1) sorted by relevance
853 FT_ULong points_size; in reconstruct_glyf() local919 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()