Searched refs:fixLineheight (Results 1 – 3 of 3) sorted by relevance
260 $c['cellLineHeight'] = $this->mpdf->fixLineheight($properties['LINE-HEIGHT']);
327 $table['cellLineHeight'] = $this->mpdf->fixLineheight($properties['LINE-HEIGHT']);
10976 function fixLineheight($v) function in Mpdf\\Mpdf18386 $this->blk[$this->blklvl]['line_height'] = $this->fixLineheight($v);