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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGTransformableContainer.h 33 virtual bool isSVGTransformableContainer() const { return true; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 434 virtual bool isSVGTransformableContainer() const { return false; }
    [all...]

Completed in 1060 milliseconds