Home
last modified time | relevance | path

Searched refs:stops (Results 26 – 45 of 45) sorted by path

12

/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/flowplay/flowplayer/
H A DREADME.txt178 - If loop is off the player stops on the last frame of the clip
/plugin/flowplay2/flowplayer/
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
H A Djavascript.txt171 Called when playback of the playlist stops.
/plugin/jmol2/jmol/
H A DCHANGES.txt125 # bug fix: setting perspective model stops animation in state script
/plugin/ol3/
H A Dscript.js1 …o select."},function:{expression:{type:"expression",doc:"An expression."},stops:{type:"array",doc:…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …the time the executeOperatorList is going to be executing\n // before it stops and shedules a con…
H A Dpdf.worker.js.map1 …n\nvar Shadings = {};\n\n// A small number to offset the first/last color stops so we can insert o…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …ash changes,\n // if there's e.g. another 'hashchange' listener that stops the event\n /…
/plugin/pgn4web/pgn4web/
H A DREADME.txt260 By default, polling for new moves stops once all games are finished; a game is
/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/sequencediagram/bower_components/snap.svg/dist/
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…
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 …]
/plugin/subjectindex/plugins/
H A Dbible_verses.txt14784 The venom of theirs is like the venom of the serpent,Deaf like the cobra that stops up its ear,
/plugin/swarmwebhook/
H A D.scrutinizer.yml6 - true #stops the inferred commands from requirements.txt
/plugin/topbarsyntax/
H A Dcsshover3.htc76 // on an import stops following imports from being processed.
/plugin/tuxquote/
H A Dquotes.txt348 A bus stops at a bus station; a train stops at a train station. On my desk I have a workstation...
414 The only thing that stops God from sending another flood is that the first one was useless. <BR> --…
2219 The meaning of life is that it stops. <BR> -- Franz Kafka (1884-1924), novelist
2835 … phrases: If it moves, tax it. If it keeps moving, regulate it. And if it stops moving, subsidize …
/plugin/twcheckliste/
H A Drenderer.php.old155 * A line stops the slide and start the handout section
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js21591 model.stops.forEach(function (stopModel) {
21608 stops: []
21654 this.model.stops.push(this.parser.model);

12