Searched refs:SVGTextPathMethodStretch (Results 1 – 2 of 2) sorted by relevance
32 SVGTextPathMethodStretch enumerator51 TEXTPATH_METHODTYPE_STRETCH = SVGTextPathMethodStretch,
36 entries.append(std::make_pair(SVGTextPathMethodStretch, "stretch")); in getStaticStringEntries()