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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextPathElement.h32 SVGTextPathMethodStretch enumerator in enum:blink::SVGTextPathMethodType
52 TEXTPATH_METHODTYPE_STRETCH = SVGTextPathMethodStretch,
H A DSVGTextPathElement.cpp36 entries.append(std::make_pair(SVGTextPathMethodStretch, "stretch"));

Completed in 72 milliseconds