Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h170 class SimpleContour : public Glyph::Contour {
172 SimpleContour() {} in SimpleContour() function
173 virtual ~SimpleContour() {} in ~SimpleContour()