Searched refs:SVGTextPathMethodUnknown (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGTextPathElement.h30 SVGTextPathMethodUnknown = 0, enumerator in enum:WebCore::SVGTextPathMethodType
48 case SVGTextPathMethodUnknown:
66 return SVGTextPathMethodUnknown;
104 TEXTPATH_METHODTYPE_UNKNOWN = SVGTextPathMethodUnknown,

Completed in 321 milliseconds