Searched refs:isSVGTextPath (Results 1 – 4 of 4) sorted by relevance
38 virtual bool isSVGTextPath() const { return true; } in isSVGTextPath() function
145 if (!position && parent()->isSVGTextPath() && !previousSibling()) in characterStartsNewTextChunk()
341 virtual bool isSVGTextPath() const { return false; } in isSVGTextPath() function
43103 RenderSVGTextPath lacks isSVGTextPath() method43106 …Make RenderSVGTextPath objects easily detectable, using a isSVGTextPath() method, like all other S…43109 (WebCore::RenderObject::isSVGTextPath): Return false.43111 (WebCore::RenderSVGTextPath::isSVGTextPath): Return true.