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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGUseElement.h 84 void transferUseAttributesToReplacedElement(SVGElement* from, SVGElement* to) const;
SVGUseElement.cpp 584 transferUseAttributesToReplacedElement(use, cloneParent.get());
690 void SVGUseElement::transferUseAttributesToReplacedElement(SVGElement* from, SVGElement* to) const

Completed in 41 milliseconds