HomeSort by relevance Sort by last modified time
    Searched refs:isSVGTransformableContainer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGTransformableContainer.h 35 virtual bool isSVGTransformableContainer() const OVERRIDE { return true; }
SVGRenderSupport.cpp 178 if (ancestor->isSVGTransformableContainer())
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 464 virtual bool isSVGTransformableContainer() const { return false; }
    [all...]

Completed in 64 milliseconds