Searched refs:HoriBearingX (Results 1 – 3 of 3) sorted by relevance
56 int32_t HoriBearingX();84 int32_t HoriBearingX();
38 int32_t BigGlyphMetrics::HoriBearingX() { in HoriBearingX() function in sfntly::BigGlyphMetrics92 int32_t BigGlyphMetrics::Builder::HoriBearingX() { in HoriBearingX() function in sfntly::BigGlyphMetrics::Builder
381 target->SetHoriBearingX(static_cast<byte_t>(source->HoriBearingX())); in CopyBigGlyphMetrics()