HomeSort by relevance Sort by last modified time
    Searched refs:number_of_contours_ (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 236 return number_of_contours_;
259 number_of_contours_ = 0;
262 number_of_contours_ = data_->ReadShort(Offset::kNumberOfContours);
glyph_table.h 106 int32_t number_of_contours_; member in class:sfntly::GlyphTable::Glyph

Completed in 462 milliseconds