Searched defs:textvar (Results 1 – 1 of 1) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 222 var $textvar; // mPDF 5.7.1 variable in Mpdf\\Mpdf 3606 …function GetStringWidth($s, $addSubset = true, $OTLdata = false, $textvar = 0, $includeKashida = f… 4348 …function Text($x, $y, $txt, $OTLdata = [], $textvar = 0, $aixextra = '', $coordsys = '', $return =… 4734 …0, $valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = f… 5418 function applyGPOSpdf($txt, $aix, $x, $y, $OTLdata, $textvar = 0) 10467 function _dounderline($x, $y, $txt, $OTLdata = false, $textvar = 0)
|