Searched refs:pathsCount (Results 1 – 1 of 1) sorted by relevance
310 showNext: function(pathsCount) argument312 …pector.PleaseWaitMessage.prototype.show(this.element, this.searchCancelled.bind(this, pathsCount)); argument335 if (this._counter < pathsCount)338 this.searchCancelled.call(this, pathsCount);345 searchCancelled: function(pathsCount) argument350 if (pathsCount) {351 … this.appendChild(new WebInspector.ShowMoreDataGridNode(this.showNext.bind(this), pathsCount));