HomeSort by relevance Sort by last modified time
    Searched refs:TransformationSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 277 int32_t TransformationSize(int32_t contour);
glyph_table.cc 578 int32_t GlyphTable::CompositeGlyph::TransformationSize(int32_t contour) {
602 int32_t tsize = TransformationSize(contour);

Completed in 28 milliseconds