Home
last modified time | relevance | path

Searched refs:hPt (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/fpdi/Tfpdf/
H A DFpdfTpl.php79 $this->hPt = $this->h * $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.php79 $this->hPt = $this->h * $this->k;
84 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/textproc/pear-Horde_Pdf/Horde_Pdf-2.0.8/lib/Horde/Pdf/
H A DWriter.php157 public $hPt; variable in Horde_Pdf_Writer
537 $this->hPt = $this->fhPt;
541 $this->hPt = $this->fwPt;
547 $this->h = $this->hPt / $this->_scale;
1386 $y = $this->hPt - $y;
1742 $y = $this->hPt - $this->_toPt($y);
1781 $y = $this->hPt - $this->_toPt($y);
2638 $hPt = $this->fhPt;
2641 $hPt = $this->fwPt;
3012 $this->hPt = $this->fhPt;
[all …]
/dports/print/pear-File_PDF/File_PDF-0.3.3/
H A DPDF.php170 var $hPt; variable in File_PDF
564 $pdf->hPt = $pdf->fhPt;
568 $pdf->hPt = $pdf->fwPt;
575 $pdf->h = $pdf->hPt / $pdf->_scale;
1363 $y = $this->hPt - $y;
1723 $y = $this->hPt - $this->_toPt($y);
1762 $y = $this->hPt - $this->_toPt($y);
2659 $hPt = $this->fhPt;
2662 $hPt = $this->fwPt;
2980 $this->hPt = $this->fhPt;
[all …]
/dports/deskutils/moregroupware/moregroupware/include/fpdf/
H A Dfpdf.php32 var $wPt,$hPt; //current dimensions of page in points variable in FPDF
153 $this->hPt=$this->fhPt;
159 $this->hPt=$this->fwPt;
165 $this->h=$this->hPt/$this->k;
1095 $hPt=$this->fhPt;
1100 $hPt=$this->fwPt;
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));
1456 $this->hPt=$this->fhPt;
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_gdalcall.c35 OGRGeometryH hPt; in gdal_vector() local
86 hPt = OGR_G_CreateGeometry(wkbPoint); in gdal_vector()
87 OGR_G_SetPoint(hPt, 0, x, y, z); in gdal_vector()
89 OGR_F_SetGeometry(hFeature, hPt); in gdal_vector()
90 OGR_G_DestroyGeometry(hPt); in gdal_vector()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_apitut.dox691 OGRGeometryH hPt;
692 hPt = OGR_G_CreateGeometry(wkbPoint);
693 OGR_G_SetPoint_2D(hPt, 0, x, y);
695 OGR_F_SetGeometry( hFeature, hPt );
696 OGR_G_DestroyGeometry(hPt);
867 OGRGeometryH hPt;
872 hPt = OGR_G_CreateGeometry(wkbPoint);
873 OGR_G_SetPoint_2D(hPt, 0, x, y);
875 OGR_F_SetGeometry( hFeature, hPt );
876 OGR_G_DestroyGeometry(hPt);
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Dvector_api_tut.rst893 OGRGeometryH hPt;
894 hPt = OGR_G_CreateGeometry(wkbPoint);
895 OGR_G_SetPoint_2D(hPt, 0, x, y);
897 OGR_F_SetGeometry( hFeature, hPt );
898 OGR_G_DestroyGeometry(hPt);
1078 OGRGeometryH hPt;
1083 hPt = OGR_G_CreateGeometry(wkbPoint);
1084 OGR_G_SetPoint_2D(hPt, 0, x, y);
1086 OGR_F_SetGeometry( hFeature, hPt );
1087 OGR_G_DestroyGeometry(hPt);
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Dvector_api_tut.rst893 OGRGeometryH hPt;
894 hPt = OGR_G_CreateGeometry(wkbPoint);
895 OGR_G_SetPoint_2D(hPt, 0, x, y);
897 OGR_F_SetGeometry( hFeature, hPt );
898 OGR_G_DestroyGeometry(hPt);
1078 OGRGeometryH hPt;
1083 hPt = OGR_G_CreateGeometry(wkbPoint);
1084 OGR_G_SetPoint_2D(hPt, 0, x, y);
1086 OGR_F_SetGeometry( hFeature, hPt );
1087 OGR_G_DestroyGeometry(hPt);
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Dvector_api_tut.rst893 OGRGeometryH hPt;
894 hPt = OGR_G_CreateGeometry(wkbPoint);
895 OGR_G_SetPoint_2D(hPt, 0, x, y);
897 OGR_F_SetGeometry( hFeature, hPt );
898 OGR_G_DestroyGeometry(hPt);
1078 OGRGeometryH hPt;
1083 hPt = OGR_G_CreateGeometry(wkbPoint);
1084 OGR_G_SetPoint_2D(hPt, 0, x, y);
1086 OGR_F_SetGeometry( hFeature, hPt );
1087 OGR_G_DestroyGeometry(hPt);
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DForm.php686 function _putFormItems($n, $hPt) argument
691 $this->_putform_tx($val, $hPt);
694 $this->_putform_ch($val, $hPt);
697 $this->_putform_bt($val, $hPt);
1266 function _form_rect($x, $y, $w, $h, $hPt) argument
1269 $y = $hPt - ($y * Mpdf::SCALE);
1329 function _putform_bt($form, $hPt) argument
1345 …>_out('/Rect [ ' . $this->_form_rect($form['x'], $form['y'], $form['w'], $form['h'], $hPt) . ' ]');
1585 function _putform_ch($form, $hPt) argument
1596 …>_out('/Rect [ ' . $this->_form_rect($form['x'], $form['y'], $form['w'], $form['h'], $hPt) . ' ]');
[all …]
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php312 $this->hPt = $this->h * $this->k;
317 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
319 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php312 $this->hPt = $this->h * $this->k;
317 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
319 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/www/osticket/upload/include/mpdf/vendor/setasign/fpdi/
H A Dfpdi.php324 $this->hPt = $this->h * $this->k;
329 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
331 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/fpdf/
H A Dfpdf.php28 var $wPt,$hPt; //dimensions of current page in points variable in FPDF
144 $this->hPt=$this->h*$this->k;
595 …$this->PageLinks[$this->page][]=array($x*$this->k, $this->hPt-$y*$this->k, $w*$this->k, $h*$this->…
1127 $this->hPt=$this->h*$this->k;
1133 $this->PageSizes[$this->page]=array($this->wPt, $this->hPt);
1388 $hPt=$this->DefPageFormat[1]*$this->k;
1393 $hPt=$this->DefPageFormat[0]*$this->k;
1418 $h=isset($this->PageSizes[$l[0]]) ? $this->PageSizes[$l[0]][1] : $hPt;
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 variable in FPDF
152 $this->hPt = $this->h*$this->k;
579 …$this->PageLinks[$this->page][] = array($x*$this->k, $this->hPt-$y*$this->k, $w*$this->k, $h*$this…
1129 $this->hPt = $this->h*$this->k;
1135 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
1465 $hPt = $this->DefPageSize[1]*$this->k;
1470 $hPt = $this->DefPageSize[0]*$this->k;
1495 $h = isset($this->PageSizes[$l[0]]) ? $this->PageSizes[$l[0]][1] : $hPt;
1521 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]',$wPt,$hPt));
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DAtomCollection.java1345 int hPt = 0; in calculateHydrogens() local
1353 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1362 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1371 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1379 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1391 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1397 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1403 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1417 hAtoms[i][hPt++] = pt; in calculateHydrogens()
1424 hAtoms[i][hPt++] = pt; in calculateHydrogens()
[all …]
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/html2fpdf/
H A Dfpdf.php39 var $wPt,$hPt; //current dimensions of page in points variable in FPDF
148 $this->hPt=$this->fhPt;
154 $this->hPt=$this->fwPt;
159 $this->h=$this->hPt/$this->k;
1749 $hPt=$this->fhPt;
1754 $hPt=$this->fwPt;
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));
2094 $this->hPt=$this->fhPt;
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php77 $this->hPt = $this->h * $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.php77 $this->hPt = $this->h * $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.php77 $this->hPt = $this->h * $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.php77 $this->hPt = $this->h * $this->k;
82 $this->PageInfo[$this->page]['size'] = array($this->wPt, $this->hPt);
/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 variable in FPDF
156 $this->hPt = $this->h*$this->k;
582 …$this->PageLinks[$this->page][] = array($x*$this->k, $this->hPt-$y*$this->k, $w*$this->k, $h*$this…
1176 $this->hPt = $this->h*$this->k;
1182 $this->PageSizes[$this->page] = array($this->wPt, $this->hPt);
1609 $hPt = $this->DefPageSize[1]*$this->k;
1614 $hPt = $this->DefPageSize[0]*$this->k;
1639 $h = isset($this->PageSizes[$l[0]]) ? $this->PageSizes[$l[0]][1] : $hPt;
1665 $this->_out(sprintf('/MediaBox [0 0 %.2F %.2F]',$wPt,$hPt));
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Dattachments.go123 x: x * f.k, y: f.hPt - y*f.k, w: w * f.k, h: h * f.k,
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/
H A Dattachments.go123 x: x * f.k, y: f.hPt - y*f.k, w: w * f.k, h: h * f.k,

123