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