Home
last modified time | relevance | path

Searched refs:horizontalGlyphStretch (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTextRun.h94 float horizontalGlyphStretch() const { return m_horizontalGlyphStretch; } in horizontalGlyphStretch() function
DWidthIterator.cpp139 width *= m_run.horizontalGlyphStretch(); in advance()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06111250 Rename 'glyphScale' to 'horizontalGlyphStretch' upon Dans' request.
111257 (WebCore::TextRun::horizontalGlyphStretch):