Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php962 var $cMargin; //cell margin variable in FPDF
1627 $this->cMargin=$margin/10;
2180 $dx=$w-$this->cMargin-$this->GetStringWidth($txt);
2184 $dx=$this->cMargin;
2223 $wmax=($w-2*$this->cMargin)*1000/$this->FontSize;
2334 $wmax=($w-2*$this->cMargin)*1000/$this->FontSize;
2355 $wmax=($w-2*$this->cMargin)*1000/$this->FontSize;
2372 $wmax=($w-2*$this->cMargin)*1000/$this->FontSize;
2391 $wmax=($w-2*$this->cMargin)*1000/$this->FontSize;