Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js731 triggerCallback: function(cbName, arg) { argument
732 if ('function' == typeof this.options[cbName]) {
733 this.options[cbName](this, arg);