OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_of_contours_
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc
237
return
number_of_contours_
;
260
number_of_contours_
= 0;
263
number_of_contours_
= data_->ReadShort(Offset::kNumberOfContours);
glyph_table.h
106
int32_t
number_of_contours_
;
member in class:sfntly::GlyphTable::Glyph
Completed in 260 milliseconds