Searched refs:swapOptions (Results 1 – 2 of 2) sorted by relevance
13 …swapOptions=function(i,x){if(!O[i]||O[x])return false;var X=O[i];O[i]=O[x];O[x]=X;this.updateOptio… method
830 this.swapOptions = function ( idx1 /* :Number */ function849 this.swapOptions(i,i-1);866 this.swapOptions(i,i+1);