Searched refs:offsetAt (Results 1 – 5 of 5) sorted by relevance
196 FloatSize translation = glyphBuffer.offsetAt(from); in drawGDIGlyphs()243 …ranslateCTM(cgContext, point.x() + glyphBuffer.offsetAt(from).width(), -(point.y() + glyphBuffer.o… in drawGDIGlyphs()325 FloatSize translation = glyphBuffer.offsetAt(from); in drawGlyphs()
297 FloatSize offset = glyphBuffer.offsetAt(0); in drawGlyphBuffer()304 FloatSize nextOffset = glyphBuffer.offsetAt(nextGlyph); in drawGlyphBuffer()
134 FloatSize offsetAt(int index) const in offsetAt() function
46454 (WebCore::GlyphBuffer::offsetAt):
54836 (WebCore::GlyphBuffer::offsetAt): Use UNUSED_PARAM in the non-WIN case.