Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c864 FT_UShort* n_points_arr = NULL; in reconstruct_glyf() local
1050 if ( FT_NEW_ARRAY( n_points_arr, n_contours ) ) in reconstruct_glyf()
1060 n_points_arr[j] = n_points_contour; in reconstruct_glyf()
1148 end_point += n_points_arr[contour_ix]; in reconstruct_glyf()
1176 FT_FREE( n_points_arr ); in reconstruct_glyf()
1233 FT_FREE( n_points_arr ); in reconstruct_glyf()
1248 FT_FREE( n_points_arr ); in reconstruct_glyf()