Home
last modified time | relevance | path

Searched refs:xbase (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php134 var $xbase; variable in Mpdf\\Image\\Svg
203 $this->xbase = 0;
1571 $start = [$this->xbase, -$this->ybase];
1601 $pdfx = ($this->xbase + $x);
1603 $this->xbase += $x;
1610 $this->xbase = $x;
1629 $this->spxstart = $this->xbase;
1646 $pdfx = ($this->xbase + $x);
1648 $this->xbase += $x;
1655 $this->xbase
[all...]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1340 xbase = base3(ct, x1, x2, x3, x4),
1342 comb = xbase * xbase + ybase * ybase;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5537 xbase = base3(ct, x1, x2, x3, x4),
5539 comb = xbase * xbase + ybase * ybase;
/plugin/callflow/
H A Draphael.js1726 xbase = base3(ct, x1, x2, x3, x4),
1728 comb = xbase * xbase + ybase * ybase;
/plugin/advrack/
H A Draphael.js1726 xbase = base3(ct, x1, x2, x3, x4),
1728 comb = xbase * xbase + ybase * ybase;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3430 xbase = base3(ct, x1, x2, x3, x4),
3432 comb = xbase * xbase + ybase * ybase;