Home
last modified time | relevance | path

Searched refs:wPt (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/fpdi/Tfpdf/
H A DFpdfTpl.php78 $this->wPt = $this->w * $this->k;
84 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/fpdi/Tfpdf/
H A DFpdfTpl.php78 $this->wPt = $this->w * $this->k;
84 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/deskutils/moregroupware/moregroupware/include/fpdf/
H A Dfpdf.php32 var $wPt,$hPt; //current dimensions of page in points
152 $this->wPt=$this->fwPt;
158 $this->wPt=$this->fhPt;
164 $this->w=$this->wPt/$this->k;
1094 $wPt=$this->fwPt;
1099 $wPt=$this->fhPt;
1110 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',$hPt,$wPt));
1125 $h=isset($this->OrientationChanges[$l[0]]) ? $wPt : $hPt;
1149 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',$wPt,$hPt));
1455 $this->wPt=$this->fwPt;
[all …]
/dports/textproc/pear-Horde_Pdf/Horde_Pdf-2.0.8/lib/Horde/Pdf/
H A DWriter.php150 public $wPt; variable in Horde_Pdf_Writer
536 $this->wPt = $this->fwPt;
540 $this->wPt = $this->fhPt;
546 $this->w = $this->wPt / $this->_scale;
2637 $wPt = $this->fwPt;
2640 $wPt = $this->fhPt;
2650 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]', $hPt, $wPt));
2663 $height = isset($this->_orientation_changes[$l[0]]) ? $wPt : $hPt;
2688 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]', $wPt, $hPt));
3011 $this->wPt = $this->fwPt;
[all …]
/dports/print/pear-File_PDF/File_PDF-0.3.3/
H A DPDF.php163 var $wPt; variable in File_PDF
563 $pdf->wPt = $pdf->fwPt;
567 $pdf->wPt = $pdf->fhPt;
574 $pdf->w = $pdf->wPt / $pdf->_scale;
2658 $wPt = $this->fwPt;
2661 $wPt = $this->fhPt;
2671 …->_out(sprintf('/MediaBox [0 0 %.2' . FILE_PDF_FLOAT . ' %.2' . FILE_PDF_FLOAT . ']', $hPt, $wPt));
2684 $height = isset($this->_orientation_changes[$l[0]]) ? $wPt : $hPt;
2709 …->_out(sprintf('/MediaBox [0 0 %.2' . FILE_PDF_FLOAT . ' %.2' . FILE_PDF_FLOAT . ']', $wPt, $hPt));
2979 $this->wPt = $this->fwPt;
[all …]
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php311 $this->wPt = $this->w * $this->k;
317 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
319 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
H A Dfpdf.php29 protected $wPt, $hPt; // dimensions of current page in points
151 $this->wPt = $this->w*$this->k;
1116 $this->wPt = $this->w*$this->k;
1123 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php311 $this->wPt = $this->w * $this->k;
317 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
319 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
H A Dfpdf.php29 protected $wPt, $hPt; // dimensions of current page in points
151 $this->wPt = $this->w*$this->k;
1116 $this->wPt = $this->w*$this->k;
1123 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/www/osticket/upload/include/mpdf/vendor/setasign/fpdi/
H A Dfpdi.php323 $this->wPt = $this->w * $this->k;
329 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
331 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php76 $this->wPt = $this->w * $this->k;
82 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/fpdi/
H A DFpdfTplTrait.php76 $this->wPt = $this->w * $this->k;
82 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/fpdi/
H A DFpdfTplTrait.php76 $this->wPt = $this->w * $this->k;
82 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/fpdi/
H A DFpdfTplTrait.php76 $this->wPt = $this->w * $this->k;
82 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/html2fpdf/
H A Dfpdf.php39 var $wPt,$hPt; //current dimensions of page in points
147 $this->wPt=$this->fwPt;
153 $this->wPt=$this->fhPt;
158 $this->w=$this->wPt/$this->k;
1748 $wPt=$this->fwPt;
1753 $wPt=$this->fhPt;
1764 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',$hPt,$wPt));
1779 $h=isset($this->OrientationChanges[$l[0]]) ? $wPt : $hPt;
1803 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',$wPt,$hPt));
2093 $this->wPt=$this->fwPt;
[all …]
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/fpdf/
H A Dfpdf.php28 var $wPt,$hPt; //dimensions of current page in points
143 $this->wPt=$this->w*$this->k;
1126 $this->wPt=$this->w*$this->k;
1133 $this->PageSizes[$this->page]=array($this->wPt, $this->hPt);
1387 $wPt=$this->DefPageFormat[0]*$this->k;
1392 $wPt=$this->DefPageFormat[1]*$this->k;
1442 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]',$wPt,$hPt));
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/fpdf/
H A Dfpdf.php28 var $wPt, $hPt; // dimensions of current page in points
151 $this->wPt = $this->w*$this->k;
1128 $this->wPt = $this->w*$this->k;
1135 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
1464 $wPt = $this->DefPageSize[0]*$this->k;
1469 $wPt = $this->DefPageSize[1]*$this->k;
1521 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]',$wPt,$hPt));
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/fpdi/
H A Dfpdi.php316 $this->wPt = $this->w * $this->k;
321 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/
H A Dimgdata_squares.inc47 '/3X4/1f4/1P3/031/w30/wn0/wPt+ADp9ADm8ADk7gDc5gDa5A'.
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Dimgdata_squares.inc47 '/3X4/1f4/1P3/031/w30/wn0/wPt+ADp9ADm8ADk7gDc5gDa5A'.
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Dimgdata_squares.inc47 '/3X4/1f4/1P3/031/w30/wn0/wPt+ADp9ADm8ADk7gDc5gDa5A'.
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A DFPDF.php42 var $wPt, $hPt; // dimensions of current page in points
155 $this->wPt = $this->w*$this->k;
1175 $this->wPt = $this->w*$this->k;
1182 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
1608 $wPt = $this->DefPageSize[0]*$this->k;
1613 $wPt = $this->DefPageSize[1]*$this->k;
1665 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]',$wPt,$hPt));
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/ext/fpdf/
H A Dfpdf.php29 protected $wPt, $hPt; // dimensions of current page in points
151 $this->wPt = $this->w*$this->k;
1113 $this->wPt = $this->w*$this->k;
1120 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/print/fpdf/fpdf181/
H A Dfpdf.php29 protected $wPt, $hPt; // dimensions of current page in points
151 $this->wPt = $this->w*$this->k;
1116 $this->wPt = $this->w*$this->k;
1123 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Dfpdf.go174 f.wPt = f.w * f.k
3541 f.wPt = f.w * f.k
3548 f.pageSizes[f.page] = SizeType{f.wPt, f.hPt}
3878 var wPt, hPt float64
3888 wPt = f.defPageSize.Wd * f.k
3891 wPt = f.defPageSize.Ht * f.k
3965 f.outf("/MediaBox [0 0 %.2f %.2f]", wPt, hPt)

123