Home
last modified time | relevance | path

Searched refs:SetLineHeight (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DTextArea.php92 $this->mpdf->SetLineHeight('', $this->form->textarea_lineheight);
DTable.php801 $this->mpdf->SetLineHeight('', $this->mpdf->table[1][1]['cellLineHeight']);
969 $this->mpdf->SetLineHeight('', $this->mpdf->table[1][1]['cellLineHeight']);
1208 $this->mpdf->SetLineHeight();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php49 $this->mpdf->SetLineHeight();
DMpdf.php1493 $this->SetLineHeight(); // lineheight is in mm
11011 function SetLineHeight($FontPt = '', $lh = '') function in Mpdf\\Mpdf
15936 $this->SetLineHeight($this->FontSizePt, $this->blk[$this->blklvl]['line_height']);
16558 $this->SetLineHeight('', $this->table[1][1]['cellLineHeight']); // *TABLES*
16561 $this->SetLineHeight('', $this->blk[$this->blklvl]['line_height']); // sets default line height
18034 $this->SetLineHeight('', $this->table[1][1]['cellLineHeight']);
18037 $this->SetLineHeight('', $this->blk[$this->blklvl]['line_height']); // sets default line height