Home
last modified time | relevance | path

Searched refs:wrapped (Results 76 – 98 of 98) sorted by path

1234

/plugin/revealjs/
H A DREADME.md334 - On a slideshow the content is wrapped into `<aside class="notes">` and invisible (only shown on s…
H A Dchangelog.md51 - On a slideshow the content is wrapped into `<aside class="notes">`
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js551 wrapped = func,
555 wrapped = wrapper(func);
559 wrapped = wrapImmutable(func, cloneArray);
562 wrapped = wrapImmutable(func, createCloner(func));
565 wrapped = wrapImmutable(func, cloneByPath);
575 ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)
576 : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);
586 result || (result = wrapped);
H A Dlodash.js9020 var wrapped = value;
9022 wrapped = new LazyWrapper(this);
9024 wrapped = wrapped.reverse();
9025 wrapped.__actions__.push({
9030 return new LodashWrapper(wrapped, this.__chain__);
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md8654 wrapped.reduce(_.add);
8793 var wrapped = _([1, 2]);
8795 wrapped[Symbol.iterator]() === wrapped;
8798 Array.from(wrapped);
8889 wrapped = wrapped.commit();
8893 wrapped.last();
8919 var wrapped = _([1, 2]);
8921 wrapped.next();
8924 wrapped.next();
8927 wrapped.next();
[all …]
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_baseConvert.js471 wrapped = func,
475 wrapped = wrapper(func);
479 wrapped = wrapImmutable(func, cloneArray);
482 wrapped = wrapImmutable(func, createCloner(func));
485 wrapped = wrapImmutable(func, cloneByPath);
495 ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)
496 : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);
506 result || (result = wrapped);
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst5 (FP) friendly style by exporting an instance of `lodash` with its methods wrapped
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js9020 var wrapped = value;
9022 wrapped = new LazyWrapper(this);
9024 wrapped = wrapped.reverse();
9025 wrapped.__actions__.push({
9030 return new LodashWrapper(wrapped, this.__chain__);
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1137 return _(wrapped) === wrapped;
2453 assert.strictEqual(_.chain(wrapped), wrapped);
2454 assert.strictEqual(wrapped.chain(), wrapped);
2490 var actual = wrapped
2505 actual = wrapped
2516 actual = wrapped
22073 wrapped.value();
25521 wrapped(1, 2, 3);
25950 assert.strictEqual(wrapped[Symbol.iterator](), wrapped);
26005 wrapped = wrapped.filter(predicate);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js729 var wrapped = col.chain();
730 assert.equal(wrapped.map('id').max().value(), 3);
731 assert.equal(wrapped.map('id').min().value(), 0);
732 assert.deepEqual(wrapped
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18246 var wrapped = initial
18250 if (wrapped)
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dchaining.js91 var wrapped = _(512);
92 assert.strictEqual(wrapped.toJSON(), 512);
93 assert.strictEqual(wrapped.valueOf(), 512);
94 assert.strictEqual(+wrapped, 512);
95 assert.strictEqual(wrapped.toString(), '512');
96 assert.strictEqual('' + wrapped, '512');
H A Dfunctions.js611 var wrapped = _.wrap(noop, function(){ return Array.prototype.slice.call(arguments, 0); });
612 var ret = wrapped(['whats', 'your'], 'vector', 'victor');
/plugin/sketchcanvas/phplib/
H A Dspyc.php380 $wrapped = wordwrap($value,$this->_dumpWordWrap,"\n$indent");
381 $value = ">\n".$indent.$wrapped;
/plugin/subjectindex/plugins/
H A Dbible_verses.txt1851 …ed their flour dough before it was leavened, with their kneading troughs wrapped up in their mantl…
2931 …'s sons near and clothed them with robes and girded them with sashes and wrapped the headgear upon…
7891 …u and look for your soul, the soul of my lord will certainly prove to be wrapped up in the bag of …
9560 Then E·li'jah took his official garment and wrapped it up and struck the waters, and gradually they…
17545 …make the flock lie down at midday. Just why should I become like a woman wrapped in mourning among…
22153 A wind has wrapped her up in its wings. And they will be ashamed of their sacrifices."
22279 "The error of E'phra·im is wrapped up, his sin is treasured up.
24189 And Joseph took the body, wrapped it up in clean fine linen,
24873 Accordingly he bought fine linen and took him down, wrapped him in the fine linen and laid him in a…
25989 And he took it down and wrapped it up in fine linen, and he laid him in a tomb carved in the rock, …
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …t break things. But we need to wrap it in a try catch in case it is\n// wrapped in strict mode co…
/plugin/tuxquote/
H A Dquotes.txt766 When a man is wrapped up in himself he makes a pretty small package. <BR> -- John Ruskin (1819-1900)
2968 I cannot forecast to you the action of Russia. It is a riddle wrapped in a mystery inside an enigma…
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php181 * Displays text in multiple word wrapped columns
193 $wrapped = array();
197 $wrapped[$col] = explode("\n", $this->wordwrap($texts[$col], $width, "\n", true));
198 $len = count($wrapped[$col]);
209 if (isset($wrapped[$col][$i])) {
210 $val = $wrapped[$col][$i];
/plugin/vkeyboard/
H A Dvkeyboard.js.unc982 // pairs. The rows below are wrapped so uppercase letters are
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4830 var wrapped=initial?this.noWrap&&this.targetSize.height>this.textSize.height+3:this.noWrap&&approxT…
4831 if(wrapped){var style=isIE?this.target.currentStyle:this.target.ownerDocument.defaultView.getComput…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js6043 …ait = value instanceof _AwaitValue; Promise.resolve(wrappedAwait ? value.wrapped : value).then(fun…
6053 function _AwaitValue(value) { this.wrapped = value; }
48873 var wrapped = bind.call(onceWrapper, state);
48874 wrapped.listener = listener;
48875 state.wrapFn = wrapped;
48876 return wrapped;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1wrapped","21","spreadAdapter","nodeback","successAdapter","errorAdapter","newReason","asCallback",…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2626 var wrapped = wrapAsOperationalError(maybeWrapAsError(err));
2627 promise._attachExtraTrace(wrapped);
2628 promise._reject(wrapped);

1234