| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Gradient.php | 155 …public function Gradient($x, $y, $w, $h, $type, $stops = [], $colorspace = 'RGB', $coords = '', $e… argument 492 if (count($stops) == 1) { 493 $stops[1] = $stops[0]; 495 if (!isset($stops[0]['offset'])) { 496 $stops[0]['offset'] = 0; 498 if (!isset($stops[count($stops) - 1]['offset'])) { 499 $stops[count($stops) - 1]['offset'] = 1; 511 for ($i = 0; $i < count($stops); $i++) { 512 …if (isset($stops[$i]['offset']) && preg_match('/([0-9.]+(px|em|ex|pc|pt|cm|mm|in))/i', $stops[$i][… 514 $stops[$i]['offset'] = $axis_length ? $tmp / $axis_length : 0; [all …]
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 18 * SCAYT stops working when CKEditor Undo plug-in not enabled 20 * [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 18 * SCAYT stops working when CKEditor Undo plug-in not enabled 20 * [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after…
|
| /plugin/asciidocjs/node_modules/has-flag/ |
| D | readme.md | 5 Correctly stops looking after an `--` argument terminator.
|
| /plugin/bootswrapper/exe/help/ |
| D | carousel.txt | 74 …p'' | boolean | ''true'' | Whether the carousel should cycle continuously or have hard stops. |
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.svg.js | 527 var stops = gradient.getElementsByTagName("stop"); 528 …$(stops[stops.length - 1], {"stop-opacity": ("opacity" in attrs ? attrs.opacity : 1) * ("fill-opac… 557 stops = gradient.getElementsByTagName("stop"); 558 $(stops[stops.length - 1], {"stop-opacity": value});
|
| /plugin/twcheckliste/ |
| D | renderer.php.old | 155 * A line stops the slide and start the handout section
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 4064 stops = tokens[3]; 4071 stops = stops.split("-"); 4072 stops = stops.map(function (el) { 4085 stops: stops 5148 var stops = grad.stops, 5149 len = stops.length, 5155 stops[k].offset = +(+start + step * (k - j)).toFixed(2); 5161 for (var i = 0; i < len; i++) if ("offset" in stops[i]) { 5162 seed(i, stops[i].offset); 5164 stops[len].offset = stops[len].offset || 100; [all …]
|
| D | snap.svg-min.js | 20 …stops:e}}),b.on("snap.util.attr.d",function(c){b.stop(),m(c,"array")&&m(c[0],"array")&&(c=a.path.t…
|
| /plugin/asciidocjs/node_modules/minimist/ |
| D | README.md | 92 Note that with `opts['--']` set, parsing for arguments still stops after the
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 756 $stops = count($gradient_info['color']); 757 if ($stops < 2) { 764 for ($i = 0; $i < ($stops); $i++) { 985 $stops = count($gradient_info['color']); 986 if ($stops < 2) { 993 for ($i = 0; $i < ($stops); $i++) { 3145 $stops = []; 3149 $stops[$m[3][$i]] = $m[5][$i]; 3154 …$def = $links[1][$i] . ' ' . $links[4][$i] . '>' . $stops[$links[3][$i]] . '</' . $links[2][$i] . …
|
| /plugin/flowplay2/flowplayer/ |
| D | javascript.txt | 171 Called when playback of the playlist stops.
|
| D | README.txt | 87 - autoRewind now rewinds to start and stops if loop is false 350 - If loop is off the player stops on the last frame of the clip
|
| /plugin/asciidocjs/node_modules/escalade/ |
| D | readme.md | 152 When your callback returns a string, then `escalade` stops iteration immediately.<br>
|
| /plugin/topbarsyntax/ |
| D | csshover3.htc | 76 // on an import stops following imports from being processed.
|
| /plugin/flowplay/flowplayer/ |
| D | README.txt | 178 - If loop is off the player stops on the last frame of the clip
|
| /plugin/authgooglesheets/vendor/monolog/monolog/ |
| D | CHANGELOG.md | 110 …* Added FallbackGroupHandler which works like the WhatFailureGroupHandler but stops dispatching lo… 215 …* Added protection to NormalizerFormatter against circular and very deep structures, it now stops …
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 28157 this.stops = []; property 28168 this.stops.push([pos, this.doc._normalizeColor(color), opacity]); 28173 … m2, m21, m22, m3, m4, m5, name, pattern, resources, sMask, shader, stop, stops, v, _i, _j, _len, … 28174 if (this.embedded || this.stops.length === 0) { 28178 last = this.stops[this.stops.length - 1]; 28180 this.stops.push([1, last[1], last[2]]); 28184 stops = []; 28185 …for (i = _i = 0, _ref = this.stops.length - 1; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? … 28187 if (i + 2 !== this.stops.length) { 28188 bounds.push(this.stops[i + 1][0]); [all …]
|
| D | pdfmake.min.js | 13 …stops=[],this.embedded=!1,this.transform=[1,0,0,1,0,0],this._colorSpace="DeviceRGB"}return t.proto… property
|
| /plugin/callflow/ |
| D | raphael.js | 6267 var stops = gradient.getElementsByTagName("stop"); 6268 …$(stops[stops.length - 1], {"stop-opacity": ("opacity" in attrs ? attrs.opacity : 1) * ("fill-opac… 6297 stops = gradient.getElementsByTagName("stop"); 6298 $(stops[stops.length - 1], {"stop-opacity": value});
|
| /plugin/advrack/ |
| D | raphael.js | 6273 var stops = gradient.getElementsByTagName("stop"); 6274 …$(stops[stops.length - 1], {"stop-opacity": ("opacity" in attrs ? attrs.opacity : 1) * ("fill-opac… 6303 stops = gradient.getElementsByTagName("stop"); 6304 $(stops[stops.length - 1], {"stop-opacity": value});
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 260 By default, polling for new moves stops once all games are finished; a game is
|
| /plugin/saml/phpsaml/ |
| D | README.md | 1563 is not valid, the process stops here and a message is shown. Otherwise we 1637 the process stops here and a message is shown. Otherwise we are redirected
|
| /plugin/adfs/phpsaml/ |
| D | README.md | 1563 is not valid, the process stops here and a message is shown. Otherwise we 1637 the process stops here and a message is shown. Otherwise we are redirected
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …stops:[0,50,100],colorStops:[]},image:{src:[],width:void 0,height:void 0},pattern:{style:"squares"…
|