Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php4366 $aix = '1 0 0.261799 1 %.3F %.3F Tm';
4368 $aix = '%.3F %.3F Td';
4371 $aix = $aixextra . $aix;
4399 $s .= sprintf('BT ' . $aix . ' (%s) Tj ET', $px, $py, $txt2);
4406 $s .=sprintf('BT ' . $aix . ' %s Tj ET', $px, $py, $txt2);
4411 $s .=sprintf('BT ' . $aix . ' (%s) Tj ET', $px, $py, $txt2);
4417 $s .= $this->applyGPOSpdf($txt2, $aix, $px, $py, $OTLdata, $textvar);
5165 $aix = '1 0 0.261799 1 %.3F %.3F Tm ';
5167 $aix = '%.3F %.3F Td ';
5184 $sub .= sprintf('BT ' . $aix . ' (%s) Tj ET', $px, $py, $txt2);
[all …]
/plugin/combo/
Dyarn.lock314 "@esbuild/aix-ppc64" "0.21.5"