Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/src/ui/
Doverlay.js38 this.createToolBar_();
66 createToolBar_: function() { method in OverlayRoot
/external/chromium-trace/
Dscript.js339 …rototype,decorate:function(){this.classList.add("overlay-root");this.createToolBar_();this.content…
340 …toolbar_.parentElement&&this.contentHost.removeChild(this.toolbar_)},createToolBar_:function(){thi… method in d