Searched refs:removeAllChildren (Results 1 - 22 of 22) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGShadowTreeRootContainer.cpp71 m_shadowRoot->removeAllChildren();
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.cpp89 removeAllChildren();
109 removeAllChildren();
201 void GraphicsLayer::removeAllChildren() function in class:WebCore::GraphicsLayer
H A DGraphicsLayer.h217 void removeAllChildren();
/external/webkit/Source/WebCore/dom/
H A DContainerNode.h77 // How do removeChildren and removeAllChildren differ?
79 void removeAllChildren();
H A DContainerNode.cpp74 void ContainerNode::removeAllChildren() function in class:WebCore::ContainerNode
83 oldParent->removeAllChildren();
100 removeAllChildren();
H A DDocument.cpp578 // removeAllChildren returns, so we guard ourselves with an
594 // removeAllChildren() doesn't always unregister IDs,
597 removeAllChildren();
/external/webkit/Source/WebCore/html/
H A DValidationMessage.cpp82 m_bubbleMessage->removeAllChildren();
/external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
H A DWebFullScreenManagerMac.mm141 m_rootLayer->removeAllChildren();
164 m_rootLayer->removeAllChildren();
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/
H A DLayerTreeHostCA.cpp100 m_nonCompositedContentLayer->removeAllChildren();
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.h146 void removeAllChildren();
H A Dqwebelement.cpp1203 \sa removeAllChildren(), removeFromDocument()
1219 \sa removeAllChildren(), takeFromDocument()
1237 void QWebElement::removeAllChildren() function in class:QWebElement
1242 m_element->removeAllChildren();
/external/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.cpp941 hostingLayer->removeAllChildren();
1132 hostingLayer->removeAllChildren();
H A DRenderLayerBacking.cpp496 m_ancestorClippingLayer->removeAllChildren();
/external/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp587 shadowRoot->removeAllChildren();
/external/webkit/Source/WebKit/qt/tests/qwebelement/
H A Dtst_qwebelement.cpp741 body.findFirst("div").removeAllChildren();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Source/WebCore/html/parser/
H A DHTMLTreeBuilder.cpp2225 m_scriptToProcess->removeAllChildren();

Completed in 8299 milliseconds