Home
last modified time | relevance | path

Searched refs:capped (Results 1 – 10 of 10) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst48 Iteratee arguments are capped to avoid gotchas with variadic iteratees.
55 // The `lodash/fp/map` iteratee is capped at one argument:
67 The iteratee of `mapKeys` is capped to one argument: `(key)`
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1241 var capped = _.ary(fn, 2);
1248 var capped = _.ary(fn);
1255 var capped = _.ary(fn, -1);
1258 var actual = capped('a');
1271 var capped = _.ary(fn, n);
1272 return capped('a', 'b');
1282 capped = _.ary(fn, 3);
1299 object = { 'capped': capped }; property in AnonymousFunction0cd48b514000.object
1307 var capped = _.ary(_.ary(fn, 1), 2);
24535 var capped = _.unary(fn);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js8capped=this.strokeLineCap==="round"||this.strokeLineCap==="square",vLine=this.type==="line"&&this.…
H A Dfabric.js13003 capped = this.strokeLineCap === 'round' || this.strokeLineCap === 'square',
13007 strokeW = (capped && hLine) || !sLine,
13008 strokeH = (capped && vLine) || !sLine;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md387 requests concurrently using a capped pool size as efficiently as possible.
/plugin/jmol2/jmol/
H A DCHANGES.txt3876 # bug fix: slabbed atoms are now capped in povray output.
3877 # Note: In CPK mode atoms overlap, but are capped at the same height.
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md3569 *(Function)*: Returns the new capped function.
4405 *(Function)*: Returns the new capped function.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …e function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfu…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …e function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfu…