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

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGTransformableContainer.h34 virtual bool isSVGTransformableContainer() const { return true; } function in class:WebCore::RenderSVGTransformableContainer
H A DSVGRenderSupport.cpp218 if (ancestor->isSVGTransformableContainer())
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderObject.h464 virtual bool isSVGTransformableContainer() const { return false; } function in class:WebCore::RenderObject

Completed in 145 milliseconds