Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php3227 $this->SetLineCap(2);
9321 function SetLineCap($mode = 2) function in Mpdf\\Mpdf
16606 $this->SetLineCap(1);
16849 $this->SetLineCap(0);
16919 $this->SetLineCap(2);
16944 $this->SetLineCap(0);
16983 $this->SetLineCap(2);
17008 $this->SetLineCap(0);
17047 $this->SetLineCap(2);
17069 $this->SetLineCap(0);
[all …]
DForm.php580 $this->mpdf->SetLineCap(1);
584 $this->mpdf->SetLineCap();