HomeSort by relevance Sort by last modified time
    Searched refs:setHorizontalGlyphStretch (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
TextRun.h 95 void setHorizontalGlyphStretch(float scale) { m_horizontalGlyphStretch = scale; }
  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.cpp 76 textRun.setHorizontalGlyphStretch(narrowPrecisionToFloat(fragmentTransform.xScale()));

Completed in 43 milliseconds