Home
last modified time | relevance | path

Searched refs:sorter (Results 1 – 5 of 5) sorted by relevance

/template/templar/js/
Dbootstrap-typeahead.js33 this.sorter = this.options.sorter || this.sorter
102 items = this.sorter(items)
115 , sorter: function (items) { method in Typeahead
/template/bootstrap3/assets/typeahead/
Dbootstrap3-typeahead.min.js1sorter=this.options.sorter||this.sorter;this.select=this.options.select||this.select;this.autoSele…
/template/mikio/assets/
H A Dmikio-typeahead.js34 this.sorter = this.options.sorter || this.sorter;
224 items = this.sorter(items);
253 sorter: function (items) { method in Typeahead
/template/parallax/lib/bootstrap/js/
Dbootstrap.js1671 this.sorter = this.options.sorter || this.sorter
1727 items = this.sorter(items)
1736 }, sorter: function (items) { method in Typeahead
Dbootstrap.min.js892 this.sorter = this.options.sorter || this.sorter;
928 d = this.sorter(d);
935 }, sorter: function (f) { method in c