Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php136 var $ybase; variable in Mpdf\\Image\\Svg
204 $this->ybase = 0;
1571 $start = [$this->xbase, -$this->ybase];
1602 $pdfy = ($this->ybase - $y);
1604 $this->ybase += -$y;
1611 $this->ybase = -$y;
1630 $this->spystart = $this->ybase;
1647 $pdfy = ($this->ybase - $y);
1649 $this->ybase += -$y;
1656 $this->ybase
[all...]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1341 ybase = base3(ct, y1, y2, y3, y4),
1342 comb = xbase * xbase + ybase * ybase;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5538 ybase = base3(ct, y1, y2, y3, y4),
5539 comb = xbase * xbase + ybase * ybase;
/plugin/callflow/
H A Draphael.js1727 ybase = base3(ct, y1, y2, y3, y4),
1728 comb = xbase * xbase + ybase * ybase;
/plugin/advrack/
H A Draphael.js1727 ybase = base3(ct, y1, y2, y3, y4),
1728 comb = xbase * xbase + ybase * ybase;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3431 ybase = base3(ct, y1, y2, y3, y4),
3432 comb = xbase * xbase + ybase * ybase;