Home
last modified time | relevance | path

Searched refs:advanceAt (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp210 offset += glyphBuffer.advanceAt(from + i); in drawTextWithSpacing()
234 offset += glyphBuffer.advanceAt(from + i); in drawTextWithSpacing()
/external/webkit/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp235 totalWidth += lroundf(m_glyphBuffer.advanceAt(m_from + i)); in estimateTextBounds()
391 advances[i] = static_cast<int>(glyphBuffer.advanceAt(from + glyphIndex)); in drawGlyphs()
/external/webkit/WebCore/platform/graphics/
DGlyphBuffer.h123 float advanceAt(int index) const in advanceAt() function
DWidthIterator.cpp221 w += glyphBuffer->advanceAt(i); in advanceOneCharacter()
DFontFastPath.cpp313 nextX += glyphBuffer.advanceAt(nextGlyph); in drawGlyphBuffer()
/external/webkit/WebCore/platform/graphics/cairo/
DFontCairo.cpp57 offset += glyphBuffer.advanceAt(from + i); in drawGlyphs()
/external/webkit/WebCore/platform/graphics/win/
DFontCGWin.cpp155 gdiAdvances.append(lroundf(glyphBuffer.advanceAt(from + i))); in drawGDIGlyphs()
/external/webkit/WebCore/
DChangeLog-2006-12-3137006 (WebCore::GlyphBuffer::advanceAt):
38254 (WebCore::GlyphBuffer::advanceAt):
49523 (WebCore::GlyphBuffer::advanceAt):
52748 (WebCore::GlyphBuffer::advanceAt):
55996 (WebCore::GlyphBuffer::advanceAt):
DChangeLog946 (WebCore::GlyphBuffer::advanceAt):
DChangeLog-2008-08-1078155 (WebCore::GlyphBuffer::advanceAt):
DChangeLog-2009-06-1696420 (WebCore::GlyphBuffer::advanceAt):