Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php379 public function SetLineWidth($width) function
381 parent::SetLineWidth($width);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php247 $this->mpdf->SetLineWidth(0.2 / $k);
319 $this->mpdf->SetLineWidth(0.2 / $k);
403 $this->mpdf->SetLineWidth(0.2 / $k);
510 $this->mpdf->SetLineWidth(0.2 / $k);
569 $this->mpdf->SetLineWidth(0.2 / $k);
615 $this->mpdf->SetLineWidth(0.2 / $k);
H A DDirectWrite.php504 $this->mpdf->SetLineWidth(0.1);
H A DMpdf.php3745 function SetLineWidth($width)
7186 $this->SetLineWidth($objattr['linewidth'] / $k);
7189 $this->SetLineWidth($oldlinewidth);
8821 $this->SetLineWidth($params['outline-WIDTH']);
8829 $this->SetLineWidth(0.2);
13032 $this->SetLineWidth(0.1); // = 0.1 mm
13070 $this->SetLineWidth(0.1); // = 0.1 mm
16613 $this->SetLineWidth($b['w'] / $k);
16834 $this->SetLineWidth(0);
16907 $this->SetLineWidth(
3717 function SetLineWidth($width) global() function in Mpdf\\Mpdf
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fpdf.class.php360 $this->pdf->SetLineWidth($x);
H A Dpdf.fpdf.php1906 function SetLineWidth($width) { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1914 function SetLineWidth($width) { function in FPDF