Home
last modified time | relevance | path

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

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php154 // $stops = array('col'=>$col [, 'opacity'=>0-1] [, 'offset'=>0-1])
155 public function Gradient($x, $y, $w, $h, $type, $stops = [], $colorspace = 'RGB', $coords = '', $extend = '', $return = false, $is_mask = false)
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[coun
141 Gradient($x, $y, $w, $h, $type, $stops = [], $colorspace = 'RGB', $coords = '', $extend = '', $return = false, $is_mask = false) global() argument
[all...]
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A 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/
H A 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/swarmwebhook/
H A D.scrutinizer.yml6 - true #stops the inferred commands from requirements.txt
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt74 …p'' | boolean | ''true'' | Whether the carousel should cycle continuously or have hard stops. |
/plugin/sequencediagram/bower_components/raphael/dev/
H A 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/
H A Drenderer.php.old155 * A line stops the slide and start the handout section
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A 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,
5162 seed(i, stops[i].offset);
5164 stops[len].offset = stops[len].offset || 100;
5167 var stop = stops[i];
5174 el.stops = Gstops;
[all …]
H A 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/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php756 $stops = count($gradient_info['color']);
757 if ($stops < 2) {
764 for ($i = 0; $i < ($stops); $i++) {
775 $this->mpdf->gradients[$n]['stops'][] = [
985 $stops = count($gradient_info['color']);
986 if ($stops < 2) {
993 for ($i = 0; $i < ($stops); $i++) {
1004 $this->mpdf->gradients[$n]['stops'][] = [
3145 $stops = [];
3149 $stops[
[all...]
/plugin/flowplay2/flowplayer/
H A Djavascript.txt171 Called when playback of the playlist stops.
H A 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/topbarsyntax/
H A Dcsshover3.htc76 // on an import stops following imports from being processed.
/plugin/flowplay/flowplayer/
H A DREADME.txt178 - If loop is off the player stops on the last frame of the clip
/plugin/authgooglesheets/vendor/monolog/monolog/
H A 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/
H A Dpdfmake.js28157 this.stops = [];
28178 last = this.stops[this.stops.length - 1];
28184 stops = [];
28187 if (i + 2 !== this.stops.length) {
28193 C0: this.stops[i + 0][1],
28194 C1: this.stops[i + 1][1],
28197 stops.push(fn);
28200 if (stops.length === 1) {
28201 fn = stops[0];
28206 Functions: stops,
[all …]
H A Dpdfmake.min.js13stops=[],this.embedded=!1,this.transform=[1,0,0,1,0,0],this._colorSpace="DeviceRGB"}return t.proto…
/plugin/callflow/
H A 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/
H A 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/
H A DREADME.txt260 By default, polling for new moves stops once all games are finished; a game is
/plugin/adfs/phpsaml/
H A 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/
H A Dapexcharts.min.js6stops:[0,50,100],colorStops:[]},image:{src:[],width:void 0,height:void 0},pattern:{style:"squares"…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md272 * SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled.
274 * SCAYT stops working after pressing the *Cancel* button in the WSC dialog.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md692 …* SCAYT stops working when CKEditor [Undo plugin](https://ckeditor.com/cke4/addon/undo) not enable…
694 * SCAYT stops working after pressing the *Cancel* button in the WSC dialog.

12