Searched refs:number_of_contours_ (Results 1 – 2 of 2) sorted by relevance
236 return number_of_contours_; in NumberOfContours()259 number_of_contours_ = 0; in Glyph()262 number_of_contours_ = data_->ReadShort(Offset::kNumberOfContours); in Glyph()
106 int32_t number_of_contours_; variable