Searched refs:textlength (Results 1 – 1 of 1) sorted by relevance
150 var $textlength; // mPDF 5.7.4 variable in Mpdf\\Image\\Svg209 $this->textlength = 0; // mPDF 5.7.42568 $this->textlength = $sw;2569 $this->texttotallength += $this->textlength;2719 $this->textlength = $sw * 1 / (25.4 / $this->mpdf->dpi);2720 $this->texttotallength += $this->textlength;3888 $this->textlength = 0; // mPDF 5.7.44022 $this->textXorigin += $this->textlength;4025 $this->textlength = 0;4042 $this->textXorigin += $this->textlength;[all …]