Home
last modified time | relevance | path

Searched refs:kwt_toc (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php790 $this->mpdf->kwt_toc = [];
H A DTable.php1177 $this->mpdf->kwt_toc = [];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php360 var $kwt_toc;
1154 $this->kwt_toc = [];
23500 $this->kwt_toc[] = $btoc;
25202 foreach ($this->kwt_toc as $v) {
25205 $this->kwt_toc = [];
25298 foreach ($this->kwt_toc as $v) {
25311 $this->kwt_toc = [];
367 var $kwt_toc; global() variable in Mpdf\\Mpdf