Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DTextRun.h95 void setHorizontalGlyphStretch(float scale) { m_horizontalGlyphStretch = scale; } in setHorizontalGlyphStretch() function
/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp76 textRun.setHorizontalGlyphStretch(narrowPrecisionToFloat(fragmentTransform.xScale())); in offsetForPositionInFragment()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06111258 (WebCore::TextRun::setHorizontalGlyphStretch):