Searched refs:number_of_contours (Results 1 – 1 of 1) sorted by relevance
273 int32_t number_of_contours = data->ReadShort(offset); in GlyphType() local274 if (number_of_contours >= 0) { in GlyphType()