Home
last modified time | relevance | path

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

/plugin/tindexmenu/
H A Dscript.js25 …irstChild, 'click',function (event) {event.stopPropagation();return indexmenu_showPicker(picker)});
39 if (!indexmenu_showPicker(picker,btn)) return;
72 function indexmenu_showPicker(pickerid,btn){ function