Home
last modified time | relevance | path

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

/template/a_new_day/js/
H A Dprototype.js16 emptyFunction: function() {}, method in Prototype
933 || Prototype.emptyFunction)(transport, json);
944 (this.options['on' + state] || Prototype.emptyFunction)(transport, json);
952 this.transport.onreadystatechange = Prototype.emptyFunction;
978 (this.options.onException || Prototype.emptyFunction)(this, exception);
995 var onComplete = this.options.onComplete || Prototype.emptyFunction;
1048 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
H A Ddragdrop.js621 onChange: Prototype.emptyFunction,
622 onUpdate: Prototype.emptyFunction
H A Deffects.js352 update: Prototype.emptyFunction
/template/battlehorse/js/
H A Dprototype.js16 emptyFunction: function() {}, method in Prototype
933 || Prototype.emptyFunction)(transport, json);
944 (this.options['on' + state] || Prototype.emptyFunction)(transport, json);
952 this.transport.onreadystatechange = Prototype.emptyFunction;
978 (this.options.onException || Prototype.emptyFunction)(this, exception);
995 var onComplete = this.options.onComplete || Prototype.emptyFunction;
1048 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
H A Ddragdrop.js621 onChange: Prototype.emptyFunction,
622 onUpdate: Prototype.emptyFunction
H A Deffects.js352 update: Prototype.emptyFunction