Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdfTplTrait.php379 public function SetLineWidth($width) function
381 parent::SetLineWidth($width);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
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);
DDirectWrite.php504 $this->mpdf->SetLineWidth(0.1);
DMpdf.php3745 function SetLineWidth($width) function in Mpdf\\Mpdf
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($tbd['w'] / 3);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fpdf.class.php360 $this->pdf->SetLineWidth($x);
Dpdf.fpdf.php1906 function SetLineWidth($width) { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php1914 function SetLineWidth($width) { function in FPDF