Home
last modified time | relevance | path

Searched refs:setGlyphOrientationHorizontal (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/css/
DSVGCSSStyleSelector.cpp519 svgstyle->setGlyphOrientationHorizontal((EGlyphOrientation) orientation); in applySVGProperty()
/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyle.h144 …void setGlyphOrientationHorizontal(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationH… in setGlyphOrientationHorizontal() function