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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGPath.h 39 virtual bool isSVGPath() const OVERRIDE { return true; }
58 ASSERT_WITH_SECURITY_IMPLICATION(!object || object->isSVGPath());
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 440 virtual bool isSVGPath() const { return false; }
    [all...]

Completed in 2376 milliseconds