Searched refs:VertAdvance (Results 1 – 3 of 3) sorted by relevance
66 int32_t VertAdvance();89 int32_t VertAdvance();
58 int32_t BigGlyphMetrics::VertAdvance() { in VertAdvance() function in sfntly::BigGlyphMetrics132 int32_t BigGlyphMetrics::Builder::VertAdvance() { in VertAdvance() function in sfntly::BigGlyphMetrics::Builder
425 target->SetVertAdvance(static_cast<byte_t>(source->VertAdvance())); in CopyBigGlyphMetrics()