Home
last modified time | relevance | path

Searched defs:isSVGContainer (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderSVGViewportContainer.h45 virtual bool isSVGContainer() const { return true; } in isSVGContainer() function
DRenderSVGContainer.h51 virtual bool isSVGContainer() const { return true; } in isSVGContainer() function
DRenderObject.h330 virtual bool isSVGContainer() const { return false; } in isSVGContainer() function