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

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGTextPath.h38 virtual bool isSVGTextPath() const { return true; } function in class:WebCore::RenderSVGTextPath
H A DRenderSVGInlineText.cpp145 if (!position && parent()->isSVGTextPath() && !previousSibling())
/external/webkit/Source/WebCore/rendering/
H A DRenderObject.h341 virtual bool isSVGTextPath() const { return false; } function in class:WebCore::RenderObject

Completed in 207 milliseconds