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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGUseElement.h 84 bool hasCycleUseReferencing(SVGUseElement*, SVGElementInstance* targetInstance, SVGElement*& newTarget);
SVGUseElement.cpp 585 foundProblem = hasCycleUseReferencing(toSVGUseElement(target), targetInstance, newTarget);
636 bool SVGUseElement::hasCycleUseReferencing(SVGUseElement* use, SVGElementInstance* targetInstance, SVGElement*& newTarget)
    [all...]

Completed in 55 milliseconds