Home
last modified time | relevance | path

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

/plugin/virtualkeyboard/vk/extensions/dom/
Dautosuggest.js411 if (38 == e.keyCode) controller.selectPrev(true);
Dselectbox.js902 this.selectPrev = function (cycle /* :Boolean */) /* :void */{ function
/plugin/indexmenu2/cms/extensions/dom/
Dautosuggest.js13 … 40:case 33:case 34:if(I.isHidden()){I.show();}else{if(38==z.keyCode)O.selectPrev(true);else if(40…
Dselectbox.js13 …[o.options[I].__idx].selected=true;o.selectedIndex=I;return true};this.selectPrev=function(x){var … method