Searched refs:advanceAt (Results 1 – 11 of 11) sorted by relevance
210 offset += glyphBuffer.advanceAt(from + i); in drawTextWithSpacing()234 offset += glyphBuffer.advanceAt(from + i); in drawTextWithSpacing()
235 totalWidth += lroundf(m_glyphBuffer.advanceAt(m_from + i)); in estimateTextBounds()391 advances[i] = static_cast<int>(glyphBuffer.advanceAt(from + glyphIndex)); in drawGlyphs()
123 float advanceAt(int index) const in advanceAt() function
221 w += glyphBuffer->advanceAt(i); in advanceOneCharacter()
313 nextX += glyphBuffer.advanceAt(nextGlyph); in drawGlyphBuffer()
57 offset += glyphBuffer.advanceAt(from + i); in drawGlyphs()
155 gdiAdvances.append(lroundf(glyphBuffer.advanceAt(from + i))); in drawGDIGlyphs()
37006 (WebCore::GlyphBuffer::advanceAt):38254 (WebCore::GlyphBuffer::advanceAt):49523 (WebCore::GlyphBuffer::advanceAt):52748 (WebCore::GlyphBuffer::advanceAt):55996 (WebCore::GlyphBuffer::advanceAt):
946 (WebCore::GlyphBuffer::advanceAt):
78155 (WebCore::GlyphBuffer::advanceAt):
96420 (WebCore::GlyphBuffer::advanceAt):