Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTextPathElement.h32 SVGTextPathMethodStretch enumerator
51 TEXTPATH_METHODTYPE_STRETCH = SVGTextPathMethodStretch,
DSVGTextPathElement.cpp36 entries.append(std::make_pair(SVGTextPathMethodStretch, "stretch")); in getStaticStringEntries()