Home
last modified time | relevance | path

Searched refs:loaded (Results 51 – 75 of 351) sorted by relevance

12345678910>>...15

/plugin/abc2/abc-libraries/abc2svg/
H A Dambitus-1.js28 abc2svg.modules.hooks.push(abc2svg.ambitus.set_hooks);abc2svg.modules.ambitus.loaded=true
H A Dequalbars-1.js41 abc2svg.modules.hooks.push(abc2svg.equalbars.set_hooks);abc2svg.modules.equalbars.loaded=true
H A Dperc-1.js75 abc2svg.modules.hooks.push(abc2svg.perc.set_hooks);abc2svg.modules.percmap.loaded=true
H A Dsth-1.js46 abc2svg.modules.hooks.push(abc2svg.sth.set_hooks);abc2svg.modules.sth.loaded=true
H A Dclip-1.js85 abc2svg.modules.hooks.push(abc2svg.clip.set_hooks);abc2svg.modules.clip.loaded=true
H A Dmdnn-1.js75 abc2svg.modules.mdnn.loaded=true
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc28 // Invoked when the dialog is loaded.
/plugin/lists/
H A Dsyntax_plugin_lists.css18 defaults) the CSS files are loaded in mixed order :-(
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerStatus.as104 public function loaded():void { method in happyworm.jPlayer.JplayerStatus
/plugin/metaeditor/
H A Djstree.js481 state : { loaded : false } property in AnonymousFunctiona82bfad20d00._model.data.#.state
488 loaded : true, property in AnonymousFunctiona82bfad20d00._model.default_state
1187 if(obj.state.loaded) {
1188 obj.state.loaded = false;
1211 obj.state.loaded = status;
1954 data.state.loaded = false;
2046 tmp.state.loaded = false;
2164 tmp.state.loaded = false;
3242 state : { loaded : false } property in _model._model.#.state
3928 if(obj && obj.state && obj.state.loaded === false) { tmp.state.loaded = false; }
[all …]
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt17 The ''preload.php'' is a file that is loaded at the very beginning of loading DokuWiki. Here the farm mechanism is
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md273 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning …
276 …ugh, to put this as one of your very first filters in the filter chain so that the entity is loaded
289 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/jokuwiki/
H A DREADME.md59 …be loaded before the Jokuwiki tag is declared in the html - i.e. script tags can be moved to the b…
109 …. Unlike the jQuery.script method, this ensures that each script is only loaded/incorporated once …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md18 * Fixed [#2833](https://github.com/sebastianbergmann/phpunit/issues/2833): Test class loaded during…
31 * Fixed [#2833](https://github.com/sebastianbergmann/phpunit/issues/2833): Test class loaded during…
202 …tion directive to configure a directory from which all `.phar` files are loaded as PHPUnit extensi…
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19 …]}if(!c.Parse.loaded[h]){c.Parse.loaded[h]=true;MathJax.Hub.RestartAfter(MathJax.Ajax.Require(c.en…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md268 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning missing fields on a
271 **Make sure, though, to put this as one of your very first filters in the filter chain so that the entity is loaded
284 // $copy should now contain a clone of all entities, including those that were not yet fully loaded.
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst47 …ions loaded? From looking at the code you could guess that the ORM Mapping, Assert Validation and …
131 …aren't loaded and cannot be autoloaded (using the AnnotationRegistry) would never be visible and n…
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php69 if (!isset($gif) || (@get_class($gif) <> 'cgif') || !$gif->loaded() || ($lpszFileName == '')) {
91 if (!isSet($gif) || (@get_class($gif) <> 'cgif') || !$gif->loaded() || ($lpszFileName == '')) {
147 if (isSet($gif) && (@get_class($gif) == 'cgif') && $gif->loaded()) {
1171 public function loaded() function in CGIF
/plugin/slider/
H A Djquery.bxslider.js282 loaded = false;
285 if (loaded) return;
286 loaded = true;
295 if (img.width && !loaded){
296 loaded = true;
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php366 $loaded = false;
/plugin/geonav/tpl/startermap/
H A Dstyle.ini11 ; defines for which output media the style should be loaded. Currently
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js26 /******/ loaded: false
33 /******/ module.loaded = true;
/plugin/flowplayer/player/
H A DREADME.txt242 - The domain of the logo url must the same domain from where the player SWF is loaded from.
275 - Added Security.allowDomain() to allow loaded plugins to script the player
287 - Security error when clicking on the screen if there is an image in the playlist loaded from a for…
301 - when showing images the duration tracking starts only after the image has been completely loaded:…
336 - Plugins can now be loaded from a different domain to the flowplayer.swf
376 …ackgroundImage on canvas, in the content plugin, and for the controls is also possible to be loaded
378 - Now allows the embedding HTML to script the player even if the player is loaded from another doma…
380 …, css files and other resources from the domain where the palyer SWF was loaded from. This is to g…
/plugin/vshare/
H A Dsites.ini2 ; url = the URL that will be loaded into an iframe, should contain at least @VIDEO@ placeholder
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc103 // If the "menu" plugin is loaded, register the menu items.
142 // If the "contextmenu" plugin is loaded, register the listeners.

12345678910>>...15