Searched refs:SelectItemCount (Results 1 – 2 of 2) sorted by relevance
247 this.SelectItemCount = function(id) method in SearchBox301 if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down
216 this.SelectItemCount = function(id) method in SearchBox270 if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down