Searched refs:VertBearingX (Results 1 – 3 of 3) sorted by relevance
62 int32_t VertBearingX();87 int32_t VertBearingX();
50 int32_t BigGlyphMetrics::VertBearingX() { in VertBearingX() function in sfntly::BigGlyphMetrics116 int32_t BigGlyphMetrics::Builder::VertBearingX() { in VertBearingX() function in sfntly::BigGlyphMetrics::Builder
386 target->SetVertBearingX(static_cast<byte_t>(source->VertBearingX())); in CopyBigGlyphMetrics()