Searched refs:GetJspacing (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ ! |
| D | DirectWrite.php | 145 …list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) … 235 …list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) …
|
| D | Mpdf.php | 4601 function GetJspacing($nc, $ns, $w, $inclCursive, &$cOTLdata) function in Mpdf\\Mpdf 6055 …list($charspacing, $ws, $kashida) = $this->GetJspacing($nb_carac, $nb_spaces, ((($wmax) - $len_lig… 6161 …list($charspacing, $ws, $kashida) = $this->GetJspacing($nb_carac, $nb_spaces, ((($wmax) - $len_lig… 6825 …list($jcharspacing, $jws, $jkashida) = $this->GetJspacing($nb_carac, $nb_spaces, ($maxWidth - $las… 6834 …list($jcharspacing, $jws, $jkashida) = $this->GetJspacing($nb_carac, $nb_spaces, ($maxWidth - $las… 8415 …list($jcharspacing, $jws, $jkashida) = $this->GetJspacing($nb_carac, $nb_spaces, ($maxWidth - $las…
|