Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c846 FT_UInt num_substreams = 7; in reconstruct_glyf() local
869 if ( FT_NEW_ARRAY( substreams, num_substreams ) ) in reconstruct_glyf()
893 offset = ( 2 + num_substreams ) * 4; in reconstruct_glyf()
897 for ( i = 0; i < num_substreams; ++i ) in reconstruct_glyf()