Searched refs:_getHtmlHeight (Results 1 – 1 of 1) sorted by relevance
12267 $height = $this->_getHtmlHeight($Hhtml);12273 $height = $this->_getHtmlHeight($Hhtml);12333 $height = $this->_getHtmlHeight($Fhtml);12339 $height = $this->_getHtmlHeight($Fhtml);12390 function _getHtmlHeight($html) function in Mpdf\\Mpdf12644 $this->pageHTMLheaders[$name]['h'] = $this->_getHtmlHeight($html);12655 $this->pageHTMLfooters[$name]['h'] = $this->_getHtmlHeight($html);12681 $this->pageHTMLheaders[$name]['h'] = $this->_getHtmlHeight($html);12691 $this->pageHTMLfooters[$name]['h'] = $this->_getHtmlHeight($html);13338 $this->pageHTMLheaders[$n[1]]['h'] = $this->_getHtmlHeight($h[2][$i]);[all …]