Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php207 $buffer .= \sprintf("BT /F%d %.2F Tf ET\n", $this->CurrentFont['i'], $this->FontSizePt);
240 'FontSizePt' => $this->FontSizePt,
287 $this->FontSizePt = $state['FontSizePt'];
394 $this->_out(\sprintf('BT /F%d %.2F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
405 $this->_out(sprintf('BT /F%d %.2F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.php1071 var $FontSizePt; //current font size in points variable in FPDF
1312 $this->FontSizePt);
1328 $this->FontSizePt);
1356 $this->FontSizePt);
1370 $this->FontSizePt,
1387 $this->FontSizePt,
1405 $this->FontSizePt);
1420 $this->FontSizePt);
1449 -$ut/1000*$this->FontSizePt);
1465 -$ut/1000*$this->FontSizePt);
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php980 var $FontSizePt; //current font size in points variable in FPDF
1223 $this->FontSizePt);
1239 $this->FontSizePt);
1267 $this->FontSizePt);
1281 $this->FontSizePt,
1298 $this->FontSizePt,
1316 $this->FontSizePt);
1331 $this->FontSizePt);
1359 -$ut/1000*$this->FontSizePt);
1373 -$ut/1000*$this->FontSizePt);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DDotTab.php46 $objattr['fontsize'] = $this->mpdf->FontSizePt;
H A DTextArea.php75 $objattr['fontsize'] = $this->mpdf->FontSizePt;
H A DSelect.php127 $objattr['fontsize'] = $this->mpdf->FontSizePt;
H A DTextCircle.php87 $objattr['fontsize'] = $this->mpdf->FontSizePt;
H A DInput.php81 $objattr['fontsize'] = $this->mpdf->FontSizePt;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php339 $fontsizePt = $this->mpdf->FontSizePt * 0.5 * $u / $t;
341 $fontsizePt = $this->mpdf->FontSizePt * $u / $t;
H A DMpdf.php796 var $FontSizePt; // current font size in points variable in Mpdf\\Mpdf
1108 $this->FontSizePt = 9;
2965 $size = $this->FontSizePt;
3166 $size = $this->FontSizePt;
4091 $size = $this->FontSizePt;
4188 …& $this->FontStyle == $this->currentfontstyle && $this->FontSizePt == $size && $this->FontSizePt =…
4197 $this->FontSizePt = $size;
4201 $fontout = (sprintf('BT /F%d %.3F Tf ET', $this->CurrentFont['i'], $this->FontSizePt));
4220 …if (($this->FontFamily == $family) and ( $this->FontStyle == $style) and ( $this->FontSizePt == $s…
4259 …if (($this->FontFamily == $family) and ( $this->FontStyle == $style) and ( $this->FontSizePt == $s…
[all …]
H A DForm.php904 'fontsize' => $this->mpdf->FontSizePt,
985 'fontsize' => $this->mpdf->FontSizePt,
1190 'fontsize' => $this->mpdf->FontSizePt,
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php266 $size = $this->mpdf->FontSizePt;
H A DSvg.php2725 … %.3F Tf %s %s Tr %s %s ', $this->mpdf->CurrentFont['i'], $this->mpdf->FontSizePt, $opacitystr, $r…