Home
last modified time | relevance | path

Searched refs:getOptionsLength (Results 1 – 4 of 4) sorted by relevance

/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js200 var len = controller.getOptionsLength();
422 … else if (35 == e.keyCode) controller.selectOption(controller.getOptionsLength(), true);
H A Dselectbox.js487 this.getOptionsLength = function () /* :Number */ { method in Selectbox
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13getOptionsLength();if(Z==0)return false;else if(Z<2)o.firstChild.size=2;else if(Z<Q.size)o.firstCh…
H A Dselectbox.js13 …{i[i.length]=[o.options[x].text,o.options[x].value]}}return i};this.getOptionsLength=function(){re… method in Selectbox