Searched refs:SetVertBearingX (Results 1 – 3 of 3) sorted by relevance
63 void SetVertBearingX(byte_t bearing);
120 void BigGlyphMetrics::Builder::SetVertBearingX(byte_t bearing) { in SetVertBearingX() function in sfntly::BigGlyphMetrics::Builder
384 target->SetVertBearingX(static_cast<byte_t>(source->VertBearingX())); in CopyBigGlyphMetrics()