Searched refs:SetDash (Results 1 – 5 of 5) sorted by relevance
28 -Yukihiro O. for the SetDash() function [mailto:yukihiro_o@infoseek.jp]
81 $this->pdf->SetDash(ceil($x), ceil($y));
1429 function SetDash($x, $y) { function in FPDF
9330 function SetDash($black = false, $white = false)16569 $this->SetDash();16602 $this->SetDash($dashsize, ($dashsize / $dashsizek) + ($this->LineWidth * 2));16607 $this->SetDash(0.001, ($this->LineWidth * 3));16920 $this->SetDash();16984 $this->SetDash();17048 $this->SetDash();17109 $this->SetDash();17114 $this->SetDash();17853 $this->SetDash();9300 function SetDash($black = false, $white = false) global() function in Mpdf\\Mpdf [all...]
1340 function SetDash($x, $y) { function in FPDF