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

  /external/webkit/Source/WebCore/css/
SVGCSSStyleSelector.cpp 534 svgstyle->setGlyphOrientationVertical((EGlyphOrientation) orientation);
536 svgstyle->setGlyphOrientationVertical(GO_AUTO);
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h 145 void setGlyphOrientationVertical(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationVertical = val; }

Completed in 25 milliseconds