Searched refs:SelectItemCount (Results 1 – 2 of 2) sorted by relevance
241 this.SelectItemCount = function(id) method in SearchBox295 if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down
239 this.SelectItemCount = function(id) method in SearchBox293 if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down