Searched refs:blockjustfinished (Results 1 – 4 of 4) sorted by relevance
54 if ($this->mpdf->blockjustfinished) {80 $this->mpdf->blockjustfinished = false;
98 if ($this->mpdf->blockjustfinished && !count($this->mpdf->textbuffer)104 $this->mpdf->blockjustfinished = false;971 $this->mpdf->blockjustfinished = true;1026 $this->mpdf->blockjustfinished = false;
139 …if ($this->mpdf->blockjustfinished && !count($this->mpdf->textbuffer) && $this->mpdf->y != $this->…143 $this->mpdf->blockjustfinished = false;1155 $this->mpdf->blockjustfinished = true;
446 var $blockjustfinished; variable in Mpdf\\Mpdf1527 $this->blockjustfinished = false;13554 if ($this->blockjustfinished && $this->cell[$this->row][$this->col]['s'] > 0) {13563 $this->blockjustfinished = false;