Searched refs:filterLogRow (Results 1 – 1 of 1) sorted by relevance
5698 this.filterLogRow(row,this.wasScrolledToBottom);5865 }},filterLogRow:function(logRow,scrolledToBottom){if(this.searchText){setClass(logRow,"matching"); method