Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyle.h71 static EGlyphOrientation initialGlyphOrientationHorizontal() { return GO_0DEG; } in initialGlyphOrientationHorizontal() function
417 svg_inherited_flags._glyphOrientationHorizontal = initialGlyphOrientationHorizontal(); in setBitDefaults()