Home
last modified time | relevance | path

Searched refs:stops (Results 1 – 25 of 55) sorted by relevance

123

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DGradient.php155 …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/
DCHANGELOG.md18 * 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/
DCHANGELOG.md18 * 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/
Dreadme.md5 Correctly stops looking after an `--` argument terminator.
/plugin/bootswrapper/exe/help/
Dcarousel.txt74 …p'' | boolean | ''true'' | Whether the carousel should cycle continuously or have hard stops. |
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js527 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/
Drenderer.php.old155 * A line stops the slide and start the handout section
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js4064 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 …]
Dsnap.svg-min.js20stops: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/
DREADME.md92 Note that with `opts['--']` set, parsing for arguments still stops after the
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php756 $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/
Djavascript.txt171 Called when playback of the playlist stops.
DREADME.txt87 - 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/
Dreadme.md152 When your callback returns a string, then `escalade` stops iteration immediately.<br>
/plugin/topbarsyntax/
Dcsshover3.htc76 // on an import stops following imports from being processed.
/plugin/flowplay/flowplayer/
DREADME.txt178 - If loop is off the player stops on the last frame of the clip
/plugin/authgooglesheets/vendor/monolog/monolog/
DCHANGELOG.md110 …* 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/
Dpdfmake.js28157 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 …]
Dpdfmake.min.js13stops=[],this.embedded=!1,this.transform=[1,0,0,1,0,0],this._colorSpace="DeviceRGB"}return t.proto… property
/plugin/callflow/
Draphael.js6267 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/
Draphael.js6273 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/
DREADME.txt260 By default, polling for new moves stops once all games are finished; a game is
/plugin/saml/phpsaml/
DREADME.md1563 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/
DREADME.md1563 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/
Dapexcharts.min.js6stops:[0,50,100],colorStops:[]},image:{src:[],width:void 0,height:void 0},pattern:{style:"squares"…

123