Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/gpu_internals/
Doverlay.js41 this.addEventListener('mousedown', this.onMousedown_.bind(this));
74 onMousedown_: function(e) { method in OverlayRoot
/external/chromium-trace/trace-viewer/src/ui/
Doverlay.js50 this.addEventListener('mousedown', this.onMousedown_.bind(this));
109 onMousedown_: function(e) { method in OverlayRoot
/external/chromium_org/chrome/browser/resources/ntp4/
Dapps_page.js276 this.addEventListener('mousedown', this.onMousedown_, true);
442 onMousedown_: function(e) { method in App
/external/chromium-trace/
Dscript.js340 this.onMousedown_.bind(this))},toggleToolbar:function(a){a?this.contentHost.firstChild?this.content…
341 …n",this.onFocusIn_,!0);a.addEventListener("keydown",this.onKeydown_)},onMousedown_:function(a){a.t… method in d