| /plugin/s5reloaded/ui/effects_support/ |
| D | effects.js | 166 this.effects = []; property 170 this.effects._each(iterator); 181 this.effects.findAll(function(e){ return e.state=='idle' }).each( function(e) { 187 timestamp = this.effects.pluck('startOn').max() || timestamp; 191 timestamp = this.effects.pluck('finishOn').max() || timestamp; 198 if (!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit)) 199 this.effects.push(effect); 205 this.effects = this.effects.reject(function(e) { return e==effect }); 206 if (this.effects.length == 0) { 213 for(var i=0, len=this.effects.length;i<len;i++) [all …]
|
| D | presentacular.js | 62 Presentacular.effects = { 106 if (Presentacular.effects[cl[0]]){ 107 Presentacular.effects[cl[0]].call(this,elm,opts)
|
| /plugin/mizarverifiabledocs/src/ |
| H A D | script.js | 175 for (let effect of tr.effects) { 296 for (let e of tr.effects) { 333 effects: lineNumberConfigs[mizarId].reconfigure(lineNumberExtension), property 409 effects: editableCompartment.reconfigure(EditorView.editable.of(true)), property 446 effects: editableCompartment.reconfigure(EditorView.editable.of(false)), property 454 effects: toggleErrorPanel.of(null), property 457 effects: errorDecorationEffect.of([]), property 550 effects: toggleErrorPanel.of(content), property 602 effects: errorDecorationEffect.of(decorations.sort((a, b) => a.from - b.from)), property 608 effects: [toggleErrorPanel.of(errorContent)], property
|
| /plugin/indexmenu2/cms/transitions/ |
| D | transitions.txt | 1 This is the place for transition effects
|
| /plugin/s5reloaded/ |
| D | plugin.info.txt | 7 desc Display a Wiki page as S5 reloaded slideshow presentation with advanced effects using Presen…
|
| /plugin/criticmarkup/ |
| D | style.css | 31 /* Optional: Hover effects */
|
| /plugin/adminperm/lang/en/ |
| D | intro.txt | 7 …vileged users. Giving access to them may lead to privilege escalations and anforeseen side effects.
|
| /plugin/zwidoku/files/ |
| H A D | jquery.js | 9 …effects&&t.effects.effect[r]?s[e](n):r!==e&&s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t… 10 …effects;t.effects.define("blind","hide",function(e,i){var s={up:["bottom","top"],vertical:["bottom…
|
| /plugin/hide/ |
| D | style.css | 23 * This rule will try to hide the effects of nested syntax modes
|
| /plugin/struct/ |
| H A D | deleted.files | 95 script/effects.js
|
| /plugin/radarchart/ |
| D | plugin.info.txt | 44 - Smooth hover effects
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 1703 effects = !(opts && opts.noAnimation === true), 1715 self.scrollIntoView(effects).done(function () { 2098 scrollIntoView: function (effects, options) { argument 2110 effects: property 2111 effects === true 2113 : effects, 2229 if (opts.effects) { 2230 opts.effects.complete = function () { 2237 opts.effects
|
| D | jquery.fancytree.ui-deps.js | 749 if ( hasOptions && $.effects && $.effects.effect[ effectName ] ) {
|
| D | jquery.fancytree.grid.js | 617 function (effects, options) { argument
|
| D | jquery.fancytree.fixed.js | 256 function (effects, options) { argument
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …effects=n,this.annotations=s,this.scrollIntoView=r,this._doc=null,this._state=null,i&&F(i,e.newLen… property
|
| H A D | script.js.map | 1 …effects) that\n reconfigures this compartment.\n */ reconfigure(content) {\n return $…
|
| /plugin/asciidocjs/node_modules/uglify-js/ |
| D | README.md | 676 side effects permitting. 693 such as `console.info` and/or retain side effects from function arguments 770 effects. DANGER: will not check if the name is redefined in scope. 782 (e.g. `foo.bar` or `foo["bar"]`) doesn't have any side effects. 1232 - `.toString()` and `.valueOf()` don't have side effects, and for built-in 1238 - Getting and setting properties on a plain object does not cause other side effects
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …effects=s,this.annotations=n,this.scrollIntoView=r,this._doc=null,this._state=null,i&&_(i,e.newLen… property
|
| D | script.js.map | 1 …effects) that\n reconfigures this compartment.\n */ reconfigure(content) {\n return $…
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …effects=s,this.annotations=n,this.scrollIntoView=r,this._doc=null,this._state=null,i&&_(i,e.newLen… property
|
| D | script.js.map | 1 …effects) that\n reconfigures this compartment.\n */ reconfigure(content) {\n return $…
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.js | 744 if ( hasOptions && $.effects && $.effects.effect[ effectName ] ) { 3164 effects = !(opts && opts.noAnimation === true), 3176 self.scrollIntoView(effects).done(function () { 3559 scrollIntoView: function (effects, options) { argument 3571 effects: property 3572 effects === true 3574 : effects, 3690 if (opts.effects) { 3691 opts.effects.complete = function () { 3698 opts.effects
|
| D | jquery.fancytree-all.js | 1703 effects = !(opts && opts.noAnimation === true), 1715 self.scrollIntoView(effects).done(function () { 2098 scrollIntoView: function (effects, options) { argument 2110 effects: property 2111 effects === true 2113 : effects, 2229 if (opts.effects) { 2230 opts.effects.complete = function () { 2237 opts.effects
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/ |
| D | JplayerMp4.as | 388 myStatus.metaDataReady = true; // Set flag so that this event only effects jPlayer the 1st time.
|