Searched refs:SVGTextPathSpacingExact (Results 1 – 2 of 2) sorted by relevance
38 SVGTextPathSpacingExact enumerator72 static unsigned highestEnumValue() { return SVGTextPathSpacingExact; }81 case SVGTextPathSpacingExact:94 return SVGTextPathSpacingExact;109 TEXTPATH_SPACINGTYPE_EXACT = SVGTextPathSpacingExact
50 , m_spacing(SVGTextPathSpacingExact) in DEFINE_ANIMATED_LENGTH()