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

  /external/webkit/Source/WebCore/css/
SVGCSSStyleSelector.cpp 519 svgstyle->setGlyphOrientationHorizontal((EGlyphOrientation) orientation);
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h 144 void setGlyphOrientationHorizontal(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationHorizontal = val; }

Completed in 19 milliseconds