Searched refs:cellLineHeight (Results 1 – 2 of 2) sorted by relevance
56 $cellLineHeight = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineHeight'];132 $table['cellLineHeight'] = $cellLineHeight;
554 var $cellLineHeight; variable in Mpdf\\Mpdf1517 $this->cellLineHeight = '';11132 $CSSlineheight = $this->cellLineHeight;11866 $this->cellLineHeight = Arrays::get($tablehf, 'cellLineHeight', null);16431 $this->y+= $this->_computeLineheight($this->cellLineHeight);18051 $this->cellLineHeight = '';20408 $this->cellLineHeight = $c['cellLineHeight'];22835 $this->cellLineHeight = $cell['cellLineHeight'];