Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc578 int32_t GlyphTable::CompositeGlyph::TransformationSize(int32_t contour) { in TransformationSize() function in sfntly::GlyphTable::CompositeGlyph
602 int32_t tsize = TransformationSize(contour); in Transformation()
Dglyph_table.h277 int32_t TransformationSize(int32_t contour);