Home
last modified time | relevance | path

Searched refs:tdbegin (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DTd.php24 $this->mpdf->tdbegin = true;
443 if (!$this->mpdf->tdbegin) {
446 $this->mpdf->tdbegin = false;
DTable.php13 $this->mpdf->tdbegin = false;
732 $this->mpdf->tdbegin = true;
DBlockTag.php127 if ($tag === 'CENTER' && $this->mpdf->tdbegin) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php541 var $tdbegin; variable in Mpdf\\Mpdf
1507 $this->tdbegin = false;
13536 if ($this->tdbegin) {
13546 if ($this->tdbegin) {