Searched defs:oOptions (Results 1 – 2 of 2) sorted by relevance
71 this.createSound = function(oOptions) { argument75 oOptions = {'id':arguments[0],'url':arguments[1]} class in SoundManager.createSound95 this.load = function(sID,oOptions) { argument105 this.play = function(sID,oOptions) { argument401 function SMSound(oSM,oOptions) { argument434 this.load = function(oOptions) { argument458 this.play = function(oOptions) { argument
2590 function _fnColumnOptions( oSettings, iCol, oOptions ) argument