Searched refs:SetHoriBearingX (Results 1 – 3 of 3) sorted by relevance
57 void SetHoriBearingX(byte_t bearing);
96 void BigGlyphMetrics::Builder::SetHoriBearingX(byte_t bearing) { in SetHoriBearingX() function in sfntly::BigGlyphMetrics::Builder
381 target->SetHoriBearingX(static_cast<byte_t>(source->HoriBearingX())); in CopyBigGlyphMetrics()