Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/style/
DSVGRenderStyle.h125 (_glyphOrientationHorizontal == other._glyphOrientationHorizontal) &&
146 unsigned _glyphOrientationHorizontal : 3; // EGlyphOrientation member
200 svg_inherited_flags._glyphOrientationHorizontal = initialGlyphOrientationHorizontal(); in setBitDefaults()