Lines Matching refs:convert

179 			$tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
186 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
513 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
642 $check = $this->colorConverter->convert($first[0], $this->mpdf->PDFAXwarnings);
679 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
687 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
728 $col = $this->colorConverter->convert($el[0], $this->mpdf->PDFAXwarnings);
730 $col = $this->colorConverter->convert(255, $this->mpdf->PDFAXwarnings);
768 $checkCol = $this->colorConverter->convert($first[0], $this->mpdf->PDFAXwarnings);
804 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
812 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
872 $col = $this->colorConverter->convert($el[0], $this->mpdf->PDFAXwarnings);
874 $col = $this->colorConverter->convert(255, $this->mpdf->PDFAXwarnings);
911 $tmp = $this->sizeConverter->convert($m[1], $this->mpdf->w, $this->mpdf->FontSize, false);
969 $cor = $this->colorConverter->convert($bgr[1], $this->mpdf->PDFAXwarnings);
978 $g['col'] = $this->colorConverter->convert(255, $this->mpdf->PDFAXwarnings);
980 $cor = $this->colorConverter->convert($bgr[2], $this->mpdf->PDFAXwarnings);
984 $g['col2'] = $this->colorConverter->convert(255, $this->mpdf->PDFAXwarnings);