Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js2020 trackEvent, defaults, mergedSetupOpts, previousOpts, newOpts; variable
2153 mergedSetupOpts = Popcorn.extend( {}, defaults, options );
2155 pluginFn.call( this, isfn ? definition.call( this, mergedSetupOpts ) : definition,
2156 mergedSetupOpts );