| /plugin/elasticsearch/vendor/react/promise/src/ |
| D | functions.php | 281 * @param mixed $initialValue 284 function reduce($promisesOrValues, callable $reduceFunc, $initialValue = null) argument 289 …on ($resolve, $reject, $notify) use ($promisesOrValues, $reduceFunc, $initialValue, $cancellationQ… 291 …->done(function ($array) use ($reduceFunc, $initialValue, $cancellationQueue, $resolve, $reject, $… 313 $cancellationQueue->enqueue($initialValue); 315 \array_reduce($array, $wrappedReduceFunc, resolve($initialValue))
|
| /plugin/asciidocjs/node_modules/a-sync-waterfall/ |
| D | README.md | 76 firstMapFunction(null, initialValue);
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 597 if (initialValue != null && initialValue.substring(0, 23) == 'data:confluence/anchor,') 600 selAnchor = initialValue.substring(23);
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Format.js | 2733 var initialValue = null; 2744 input.value = initialValue + ' ' + panel.getUnit(); 2746 else if (value != initialValue) 2784 initialValue = value; 2796 initialValue = input.value; 2806 var initialValue = null; 2817 input.value = initialValue + ' pt'; 2819 else if (value != initialValue) 2847 initialValue = value; 2859 initialValue = input.value;
|
| D | Dialogs.js | 1796 var LinkDialog = function(editorUi, initialValue, btnLabel, fn) argument 1811 linkInput.setAttribute('value', initialValue);
|
| /plugin/aceeditor/ |
| D | build.js | 1 …initialValue)}),i.implement(e,l),this},t.resetOptions=function(e){Object.keys(e.$options).forEach(… property
|
| /plugin/diagramsnet/lib/ |
| D | electron.js | 892 initialValue: percent property
|
| /plugin/elasticsearch/vendor/react/promise/ |
| D | README.md | 578 …ray|React\Promise\PromiseInterface $promisesOrValues, callable $reduceFunc , $initialValue = null); 583 promise, *and* `$initialValue` may be a promise or a value for the starting
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Dialogs.js | 4573 var ImageDialog = function(editorUi, title, initialValue, fn, ignoreExisting, convertDataUri) argument 4591 linkInput.setAttribute('value', initialValue); 4941 var LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages, showNewWindowOption, lin… argument 5025 if (initialValue != null && Graph.isPageLink(initialValue)) 5032 linkInput.setAttribute('value', initialValue); 5060 if (initialValue == pageOption.getAttribute('value')) 5091 linkInput.setAttribute('value', initialValue); 5102 pageSelect.value : initialValue) : linkInput.value;
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 4120 function ReductionPromiseArray(promises, fn, initialValue, _each) { 4124 if (initialValue !== undefined) { 4125 initialValue = Promise.resolve(initialValue); property 4126 initialValue._attachCancellationCallback(this); 4128 this._initialValue = initialValue; 4220 Promise.prototype.reduce = function (fn, initialValue) { 4221 return reduce(this, fn, initialValue, null); 4224 Promise.reduce = function (promises, fn, initialValue, _each) { 4225 return reduce(promises, fn, initialValue, _each); 4236 function reduce(promises, fn, initialValue, _each) { [all …]
|
| /plugin/jcapture/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 1619 var getter = function _getter(propertyName, initialValue) { argument 1632 this[propertyName] = initValue(initialValue); 6906 BaseEditor.prototype.beginEditing = function (initialValue, event) { 6914 initialValue = typeof initialValue == 'string' ? initialValue : this.originalValue; 6915 this.setValue((0, _mixed.stringify)(initialValue)); 29629 HandsontableEditor.prototype.beginEditing = function (initialValue) { 34783 this.openEditor = function (initialValue, event) { 34785 activeEditor.beginEditing(initialValue, event); 34880 value: function beginEditing(initialValue, event) { 35683 value: function beginEditing(initialValue) { [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …initialValue){propertyName='_'+propertyName;var initValue=function initValue(value){if(Array.isArr…
|
| /plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …initialValue */) { // eslint-disable-line no-unused-vars\n return arrayReduce.apply(validate(…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 155 function $prop(object, name, initialValue) { argument 164 object[name] = initialValue; 167 value: initialValue,
|
| D | index.mjs | 153 function $prop(object, name, initialValue) { argument 162 object[name] = initialValue; 165 value: initialValue,
|
| D | index.cjs | 162 function $prop(object, name, initialValue) { 171 object[name] = initialValue; 174 value: initialValue,
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …initialValue","_each","_fn","_initialValue","_currentCancellable","_eachValues","completed","value…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 866 …IE11?0:1;mxCellEditor.prototype.blurEnabled=!1;mxCellEditor.prototype.initialValue=null;mxCellEdit… method in mxCellEditor 889 this.textarea.innerHTML=this.getInitialValue(c,b)||"";this.initialValue=this.textarea.innerHTML;0==… 892 …w.getState(this.editingCell);var b=this.initialValue;this.bounds=this.trigger=this.editingCell=thi…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 155 function $prop(object, name, initialValue) { argument 164 object[name] = initialValue; 167 value: initialValue,
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 158 function $prop(object, name, initialValue) { argument 167 object[name] = initialValue; 170 value: initialValue,
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |