Searched refs:_computeLineheight (Results 1 – 1 of 1) sorted by relevance
11017 $this->lineheight = $this->_computeLineheight($lh, $fs);11020 function _computeLineheight($lh, $fs = '') function in Mpdf\\Mpdf11146 $boxLineHeight = $this->_computeLineheight($CSSlineheight, $fontsize);16431 $this->y+= $this->_computeLineheight($this->cellLineHeight);18542 $lh = $this->_computeLineheight($this->blk[$this->blklvl]['line_height']);