Home
last modified time | relevance | path

Searched refs:removeAllChildren (Results 1 – 13 of 13) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.cpp84 removeAllChildren(); in ~GraphicsLayer()
171 void GraphicsLayer::removeAllChildren() in removeAllChildren() function in WebCore::GraphicsLayer
DGraphicsLayer.h180 void removeAllChildren();
/external/webkit/WebCore/dom/
DContainerNode.h72 void removeAllChildren();
DContainerNode.cpp53 void ContainerNode::removeAllChildren() in removeAllChildren() function in WebCore::ContainerNode
60 removeAllChildren(); in ~ContainerNode()
DDocument.cpp446 removeAllChildren(); in removedLastRef()
/external/webkit/WebCore/rendering/
DRenderLayerCompositor.cpp555 hostingLayer->removeAllChildren(); in removeCompositedChildren()
602 layerBacking->parentForSublayers()->removeAllChildren(); in rebuildCompositingLayerTree()
DRenderLayerBacking.cpp312 m_ancestorClippingLayer->removeAllChildren(); in updateInternalHierarchy()
/external/tesseract/java/com/google/scrollview/ui/
DSVWindow.java136 layer.removeAllChildren(); in clear()
/external/webkit/WebKit/qt/Api/
Dqwebelement.cpp1391 m_element->removeAllChildren(); in removeChildren()
/external/webkit/WebCore/
DChangeLog-2007-10-141046 Remove static variables from removeAllChildren causing crash.
1047 removeAllChildren now iterates over the entire tree instead of recursing.
1055 (WebCore::ContainerNode::removeAllChildren): use new addChildNodesToDeletionQueue
4119 * dom/ContainerNode.cpp: (WebCore::ContainerNode::removeAllChildren):
DChangeLog-2006-05-1029586 (WebCore::ContainerNodeImpl::removeAllChildren): Ditto.
32479 (DOM::ContainerNodeImpl::removeAllChildren):
DChangeLog-2005-12-197282 (DOM::ContainerNodeImpl::removeAllChildren):
DChangeLog-2009-06-1685833 (WebCore::ContainerNode::removeAllChildren):