Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php160 var $textYorigin; // mPDF 5.7.4 variable in Mpdf\\Image\\Svg
214 $this->textYorigin = 0; // mPDF 5.7.4
3893 $this->textYorigin = 0; // mPDF 5.7.4
3950 $this->textYorigin = $this->txt_data[1]; // mPDF 5.7.4
4024 $currentY = $this->textYorigin;
4040 $this->textYorigin = $y;
4044 $currentY = $this->textYorigin;
4055 $this->textYorigin = $currentY;
4089 $this->txt_data[1] = $this->textYorigin;