Searched refs:boundsForGlyph (Results 1 – 5 of 5) sorted by relevance
117 FloatRect boundsForGlyph(Glyph) const;257 ALWAYS_INLINE FloatRect SimpleFontData::boundsForGlyph(Glyph glyph) const in boundsForGlyph() function
252 bounds = fontData->boundsForGlyph(glyph); in advanceInternal()
493 FloatRect bounds = fontData->boundsForGlyph(glyph); in offsetToMiddleOfGlyph()
546 FloatRect bounds = font->boundsForGlyph(glyph); in getVerticalTranslationsForGlyphs()
710 FloatRect glyphBounds = fontData->boundsForGlyph(glyph); in adjustGlyphsAndAdvances()