Searched defs:SVGLengthAdjustSpacing (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextContentElement.h36 SVGLengthAdjustSpacing, enumerator in enum:WebCore::SVGLengthAdjustType
49 case SVGLengthAdjustSpacing:
64 return SVGLengthAdjustSpacing;
75 LENGTHADJUST_SPACING = SVGLengthAdjustSpacing,

Completed in 121 milliseconds