Home
last modified time | relevance | path

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

/external/chromium_org/components/dom_distiller/webui/resources/
Dabout_dom_distiller.js17 domDistiller.removeAllChildren(list);
47 removeAllChildren: function(root) { method
/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp217 m_innerViewportScrollLayer->removeAllChildren(); in attachToLayerTree()
265 m_innerViewportScrollLayer->removeAllChildren(); in attachToLayerTree()
/external/chromium_org/third_party/WebKit/public/platform/
DWebLayer.h70 virtual void removeAllChildren() = 0;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayer.cpp139 removeAllChildren(); in ~GraphicsLayer()
172 removeAllChildren(); in setChildren()
225 void GraphicsLayer::removeAllChildren() in removeAllChildren() function in blink::GraphicsLayer
287 childHost->removeAllChildren(); in updateChildList()
DGraphicsLayer.h110 void removeAllChildren();
/external/chromium_org/cc/blink/
Dweb_layer_impl.h66 virtual void removeAllChildren();
Dweb_layer_impl.cc103 void WebLayerImpl::removeAllChildren() { in removeAllChildren() function in cc_blink::WebLayerImpl
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTree.m90 - (void) removeAllChildren
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotDataGrids.js306 removeAllChildren: function(parent) method in WebInspector.HeapSnapshotSortableDataGrid
508 removeAllChildren: function(parent) method in WebInspector.HeapSnapshotViewportDataGrid
DHeapSnapshotGridNodes.js463 this._dataGrid.removeAllChildren(this);
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.cpp280 m_rootContentLayer->removeAllChildren(); in applyOverlayFullscreenVideoAdjustment()
641 hostingLayer->removeAllChildren(); in parentFrameContentLayers()
DCompositedLayerMapping.cpp1021 m_ancestorClippingLayer->removeAllChildren(); in updateInternalHierarchy()
1069 m_squashingContainmentLayer->removeAllChildren(); in updateInternalHierarchy()