Searched refs:isTextPath (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/rendering/svg/ | ||
H A D | SVGRootInlineBox.cpp | 114 bool isTextPath = node->hasTagName(SVGNames::textPathTag); local 115 if (isTextPath) { 129 if (isTextPath) |
Completed in 31 milliseconds