Searched refs:removeAllChildrenInContainer (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DContainerNodeAlgorithms.h41 void removeAllChildrenInContainer(GenericNodeContainer* container) function in namespace:WebCore
83 // Helper methods for removeAllChildrenInContainer, hidden from WebCore namespace
H A DContainerNode.cpp76 removeAllChildrenInContainer<Node, ContainerNode>(this);
/external/webkit/Source/WebCore/svg/
H A DSVGElementInstance.cpp73 removeAllChildrenInContainer<SVGElementInstance, SVGElementInstance>(this);
H A DSVGElementInstance.h141 friend void removeAllChildrenInContainer(GenericNodeContainer* container);

Completed in 103 milliseconds