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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGUseElement.h 82 void expandSymbolElementsInShadowTree(SVGElement*);
SVGUseElement.cpp 410 expandSymbolElementsInShadowTree(toSVGElement(shadowTreeRootElement->firstChild()));
623 void SVGUseElement::expandSymbolElementsInShadowTree(SVGElement* element)
666 expandSymbolElementsInShadowTree(child.get());

Completed in 39 milliseconds