Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineBaseline.cpp174 case GO_0DEG: in calculateGlyphOrientationAngle()
/external/webkit/Source/WebCore/css/
DSVGCSSComputedStyleDeclaration.cpp36 case GO_0DEG: in glyphOrientationToCSSPrimitiveValue()
DSVGCSSStyleSelector.cpp84 return GO_0DEG; in angleToGlyphOrientation()
/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyleDefs.h72 GO_0DEG, GO_90DEG, GO_180DEG, GO_270DEG, GO_AUTO enumerator
DSVGRenderStyle.h71 static EGlyphOrientation initialGlyphOrientationHorizontal() { return GO_0DEG; } in initialGlyphOrientationHorizontal()