Searched refs:Popcorn (Results 1 – 12 of 12) sorted by relevance
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 5 global.Popcorn = { 14 global.Popcorn[ methods.shift() ] = function() {}; class in global 30 _Popcorn = global.Popcorn, 91 Popcorn = function( entity, options ) { class 93 return new Popcorn.p.init( entity, options || null ); 97 Popcorn.version = "@VERSION"; 100 Popcorn.isSupported = true; 103 Popcorn.instances = []; 107 Popcorn.p = Popcorn.prototype = { 122 entity( document, Popcorn ); [all …]
|
| D | popcorn.player.js | 1 (function( Popcorn ) { argument 6 first = first || Popcorn.nop; 7 second = second || Popcorn.nop; 19 Popcorn.player = function( name, player ) { 22 if ( Popcorn[ name ] ) { 43 container = typeof target === "string" ? Popcorn.dom.find( target ) : target, 84 Popcorn.player.defineProperty( basePlayer, val, { 92 set: Popcorn.nop, 130 Popcorn.player.defineProperty( basePlayer, "currentTime", { 146 Popcorn.player.defineProperty( basePlayer, "volume", { [all …]
|
| D | popcorn.subtitle.js | 3 (function ( Popcorn ) { argument 23 ctxContainer.id = id || Popcorn.guid(); 61 Popcorn.plugin( "subtitle" , { 143 })( Popcorn );
|
| D | popcorn.ie8.js | 71 eventInterface = Popcorn.events.getInterface( eventName );
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/ |
| D | popcorn.jplayer.js | 19 (function(Popcorn) { argument 155 Popcorn.player( 'jplayer', { 442 Popcorn.player.defineProperty( media, 'error', { 452 Popcorn.player.defineProperty( media, 'currentTime', { 479 Popcorn.player.defineProperty( media, 'duration', { 497 Popcorn.player.defineProperty( media, 'muted', { 507 Popcorn.player.defineProperty( media, 'volume', { 517 Popcorn.player.defineProperty( media, 'paused', { 544 Popcorn.getScript(JPLAYER_SCRIPT, function() { 560 Popcorn.getScript(JQUERY_SCRIPT, function() { [all …]
|
| D | .jshintrc | 21 "Popcorn": false,
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/ |
| D | popcorn.jplayer.js | 19 (function(Popcorn) { argument 155 Popcorn.player( 'jplayer', { 442 Popcorn.player.defineProperty( media, 'error', { 452 Popcorn.player.defineProperty( media, 'currentTime', { 479 Popcorn.player.defineProperty( media, 'duration', { 497 Popcorn.player.defineProperty( media, 'muted', { 507 Popcorn.player.defineProperty( media, 'volume', { 517 Popcorn.player.defineProperty( media, 'paused', { 544 Popcorn.getScript(JPLAYER_SCRIPT, function() { 560 Popcorn.getScript(JQUERY_SCRIPT, function() { [all …]
|
| D | popcorn.jplayer.min.js | 2 …ction(){g=!1,z()}))};A()},_teardown:function(){jQuery("#"+this.id).jPlayer("destroy")}})}(Popcorn);
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
| D | jplayer.blue.monday.css | 59 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
| D | jplayer.blue.monday.scss | 64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
| D | jplayer.pink.flag.css | 64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
| D | jplayer.pink.flag.scss | 71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
|