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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DSVGRenderStyle.h142 void setGlyphOrientationHorizontal(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationHorizontal = val; } function in class:WebCore::SVGRenderStyle
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleBuilderCustom.cpp2160 state.style()->accessSVGStyle()->setGlyphOrientationHorizontal(orientation);

Completed in 100 milliseconds