Searched refs:formatMatches (Results 1 – 4 of 4) sorted by relevance
| /plugin/tagfilter/script/select2/ |
| D | select2_locale_fa.js | 11 …formatMatches: function (matches) { return matches + " نتیجه موجود است، کلیدهای جهت بالا و پایین ر… method
|
| D | select2_locale_en.js | 10 …formatMatches: function (matches) { return matches + " results are available, use up and down arro… method
|
| D | select2.js | 933 liveRegion.text(opts.formatMatches(results.length)); 1638 … self.liveRegion.text(self.opts.formatMatches(results.find('.select2-result-selectable').length)); 3334 …formatMatches: function (matches) { return matches + " results are available, use up and down arro… method
|
| D | select2.min.js | 21 …ren,u,l+1),s.append(u)),s.data("select2-data",o),e.append(s);k.text(c.formatMatches(d.length))},h(… 22 …formatMatches(e.find(".select2-result-selectable").length))}function n(a){e.html(a),m()}var g,i,l,…
|