Home
last modified time | relevance | path

Searched refs:selectMatchingOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/indexmenu2/cms/extensions/dom/
Dselectbox.js13 …{if(O[i].visible){O[i].selected=true}}this.updateOptions();};this.selectMatchingOptions=function(i… method
/plugin/virtualkeyboard/vk/extensions/dom/
Dselectbox.js289 this.selectMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { method in Selectbox