Searched defs:ElementDecorator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DElementsTreeOutline.js936 WebInspector.ElementsTreeOutline.ElementDecorator = function()
940 WebInspector.ElementsTreeOutline.ElementDecorator.prototype = {
960 * @implements {WebInspector.ElementsTreeOutline.ElementDecorator}
964 WebInspector.ElementsTreeOutline.ElementDecorator.call(this);

Completed in 100 milliseconds