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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextPathElement.h38 SVGTextPathSpacingExact enumerator in enum:WebCore::SVGTextPathSpacingType
72 static unsigned highestEnumValue() { return SVGTextPathSpacingExact; }
81 case SVGTextPathSpacingExact:
94 return SVGTextPathSpacingExact;
109 TEXTPATH_SPACINGTYPE_EXACT = SVGTextPathSpacingExact

Completed in 196 milliseconds