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 83 void expandSymbolElementsInShadowTree(SVGElement*);
SVGUseElement.cpp 393 expandSymbolElementsInShadowTree(toSVGElement(shadowTreeRootElement->firstChild()));
607 void SVGUseElement::expandSymbolElementsInShadowTree(SVGElement* element)
650 expandSymbolElementsInShadowTree(child.get());

Completed in 223 milliseconds