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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.h 79 bool isSVGRootWithRelativeLengthDescendents(SVGSVGElement*) const;
SVGDocumentExtensions.cpp 400 bool SVGDocumentExtensions::isSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) const
SVGSVGElement.cpp 102 ASSERT(inDocument() || !accessDocumentSVGExtensions().isSVGRootWithRelativeLengthDescendents(this));

Completed in 536 milliseconds