Searched refs:showSearchInput (Results 1 – 2 of 2) sorted by relevance
1627 if (initial !== true && (this.showSearchInput === false || !this.opened())) {1912 if (this.showSearchInput !== false) {2296 var selected = 0, self = this, showSearchInput = true;2327 showSearch: function(showSearchInput) { argument2328 if (this.showSearchInput === showSearchInput) return;2330 this.showSearchInput = showSearchInput;2332 … this.dropdown.find(".select2-search").toggleClass("select2-search-hidden", !showSearchInput);2333 … this.dropdown.find(".select2-search").toggleClass("select2-offscreen", !showSearchInput);2335 $(this.dropdown, this.container).toggleClass("select2-with-searchbox", showSearchInput);
22 …showSearchInput!==!1&&this.opened())){l=++this.queryCount;var o=this.getMaximumSelectionSize();if(…