Searched refs:metricsForGlyph (Results 1 – 2 of 2) sorted by relevance
48 T metricsForGlyph(Glyph glyph) in metricsForGlyph() function50 return locatePage(glyph / GlyphMetricsPage::size)->metricsForGlyph(glyph); in metricsForGlyph()63 T metricsForGlyph(Glyph glyph) const { return m_metrics[glyph % size]; } in metricsForGlyph() function
264 bounds = m_glyphToBoundsMap->metricsForGlyph(glyph); in boundsForGlyph()281 float width = m_glyphToWidthMap.metricsForGlyph(glyph); in widthForGlyph()