Searched refs:matchSet (Results 1 – 1 of 1) sorted by relevance
5846 }if(this.matchSet){for(var i in this.matchSet){removeClass(this.matchSet[i],"matched")5847 }}this.matchSet=[]; property5856 this.matchSet.push(logRow)5857 }dispatch([Firebug.A11yModel],"onConsoleSearchMatchFound",[this,text,this.matchSet]);5867 setTimeout(bindFixed(function(){if(this.searchFilter(this.searchText,logRow)){this.matchSet.push(lo…