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

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGRootInlineBox.cpp114 bool isTextPath = node->hasTagName(SVGNames::textPathTag); local
115 if (isTextPath) {
129 if (isTextPath)

Completed in 31 milliseconds