Home
last modified time | relevance | path

Searched refs:instances (Results 151 – 175 of 176) sorted by path

12345678

/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
H A Djquery.jplayer.min.js2instances,function(a,b){b.data("jPlayer").status.srcSet&&b.jPlayer("pause")})},a.jPlayer.timeForma… property in a.jPlayer
3 …f b&&(e&&f.splice(1,1),a.jPlayer.prototype.destroyRemoved(),a.each(this.instances,function(){d.ele…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js103 Popcorn.instances = [];
223 Popcorn.instances.push( this );
381 var instances = Popcorn.instances,
382 length = instances.length,
386 if ( instances[ i ].id === str ) {
387 return instances[ i ];
584 Popcorn.instances.splice( Popcorn.instances.indexOf( instance ), 1 );
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js179 $.each($.jPlayer.prototype.instances, function(i, element) {
678 instances: {}, // Static Object
920 this.instances[this.internal.instance] = this.element;
1252 … delete this.instances[this.internal.instance]; // Clear the instance on the static instance object
1256 $.each(this.instances, function(i, element) {
1260 delete self.instances[i];
2162 $.each(this.instances, function() {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1052 multiple instances of that frame type were allowed and other
2494 All instances of while(list() = each()) replaced with foreach()
2663 Replaced all instances of feof() to prevent infinite loop conditions
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DAutoloader.php25 private static $instances; variable in Mustache_Autoloader
58 if (!isset(self::$instances[$key])) {
59 self::$instances[$key] = new self($baseDir);
62 $loader = self::$instances[$key];
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki145 …enhance the config settings for properly identifying thumbnails in more instances of such office d…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1instances can only be created by the WritableStream constructor');\n }\n\n this._controlledW…
H A Dpdf.worker.js.map1instances can only be created by the WritableStream constructor');\n }\n\n this._controlledW…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1instances.\n for (let i = 0, ii = this._thumbnails.length; i < ii; i++) {\n let label = th…
/plugin/processing/
H A Dscript.js12942 Processing.instances = [];
12946 Processing.instances.splice(Processing.instanceIds[id], 1);
12952 processing.externals.canvas.id = "__processing" + Processing.instances.length;
12954 Processing.instanceIds[processing.externals.canvas.id] = Processing.instances.length;
12955 Processing.instances.push(processing);
12959 return Processing.instances[Processing.instanceIds[name]];
13122 for (var i = 0; i < Processing.instances.length; i++) {
13123 Processing.instances[i].externals.onblur();
13128 for (var i = 0; i < Processing.instances.length; i++) {
13129 Processing.instances[i].externals.onfocus();
/plugin/quickstats/db/
H A DdataBaseStructure.txt66 …[<ip>] => <n> /* number of instances where a value occurs, so value_1 shows up here as occuring <…
/plugin/randomquote/
H A DREADME.md8 After installing the plugin, all instances of `<randomquote>` will be replaced with a random quote.
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js219 instances: $H(), property in Effect.Queues
223 return this.instances.get(queueName) ||
224 this.instances.set(queueName, new Effect.ScopedQueue());
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md3984 constructor with one whose instances implement the
/plugin/templater/
H A DCHANGELOG.md67 * Allowing multiple instances of a template and default values (default default = '').
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2141 * Fixed: Only calling getSize() on IFile instances in httpHead()
/plugin/webdav/vendor/sabre/http/
H A DREADME.md138 `Response` instances in your library or application, you make it harder to
175 with the core instances.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md86 * #331: Fix dealing with multiple overridden instances falling on the same
226 * #331: Fix dealing with multiple overridden instances falling on the same
274 instances. (@DominikTo, @migrax).
333 * #188: Retain floating times when generating instances using
409 * #127: Attendees who delete recurring event instances events they had already
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php341 $instances = [];
363 if (isset($instances[$recurId])) {
388 unset($instances[$recurId]);
646 $instances = [];
648 $instances[$instance['id']] = [
658 $instances[$instance['id']] = [
671 if (isset($instances['master']) && 'DECLINED' !== $instances['master']['newstatus']) {
677 $instances[$exDate] = [
715 foreach ($instances as $instance) {
828 $instances = [];
[all …]
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md48 instances. (@DominikTo, @migrax).
107 * #188: Retain floating times when generating instances using
183 * #127: Attendees who delete recurring event instances events they had already
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php343 $instances = array();
365 if (isset($instances[$recurId])) {
388 unset($instances[$recurId]);
398 foreach($instances as $recurId=>$partstat) {
654 $instances = array();
657 $instances[$instance['id']] = array(
669 $instances[$instance['id']] = array(
683 if (isset($instances['master']) && $instances['master']['newstatus'] !== 'DECLINED') {
727 foreach($instances as $instance) {
840 $instances = array();
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.lasso25 * be used to create editor instances in Lasso pages on server side.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1instances","boundTo","predicateLoop","matchesPredicate","isObject","./es5","8","longStackTraces","…

12345678