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