Home
last modified time | relevance | path

Searched refs:NumberOfPoints (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h202 int32_t NumberOfPoints(int32_t contour);
Dglyph_table.cc356 int32_t GlyphTable::SimpleGlyph::NumberOfPoints(int32_t contour) { in NumberOfPoints() function in sfntly::GlyphTable::SimpleGlyph