Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DLayerTree.js105 node = new WebInspector.LayerTreeElement(this, layer);
183 WebInspector.LayerTreeElement = function(tree, layer) class in WebInspector
190 WebInspector.LayerTreeElement.prototype = {