Searched refs:isSVGContainer (Results 1 – 6 of 6) sorted by relevance
49 virtual bool isSVGContainer() const { return true; } in isSVGContainer() function84 …ASSERT(!object || (object->isSVGContainer() && strcmp(object->renderName(), "RenderSVGViewportCont… in toRenderSVGContainer()91 …ASSERT(!object || (object->isSVGContainer() && strcmp(object->renderName(), "RenderSVGViewportCont… in toRenderSVGContainer()
38 virtual bool isSVGContainer() const { return true; } in isSVGContainer() function
531 if (o.isSVGContainer()) { in write()
333 virtual bool isSVGContainer() const { return false; } in isSVGContainer() function
648 || o->isSVGContainer() || o->isSVGRoot() in containingBlock()
2062 (WebCore::RenderSVGViewportContainer::isSVGContainer):3038 (WebCore::RenderSVGRoot::isSVGContainer):70213 Rename isRenderSVGContainer to isSVGContainer.70220 (WebCore::RenderObject::isSVGContainer):70224 (WebCore::RenderSVGContainer::isSVGContainer):