Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h204 int32_t YCoordinate(int32_t contour, int32_t point);
Dglyph_table.cc370 int32_t GlyphTable::SimpleGlyph::YCoordinate(int32_t contour, int32_t point) { in YCoordinate() function in sfntly::GlyphTable::SimpleGlyph