Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DSuggestBox.js92 _onScrollOrResize: function(isScroll, event) argument
94 if (isScroll && this._element.isAncestor(event.target) || !this.visible())