Searched refs:TOCpagebreak (Results 1 – 3 of 3) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
D | TableOfContents.php | 96 public function TOCpagebreak( function in Mpdf\\TableOfContents
|
D | Mpdf.php | 23441 …$this->TOCpagebreak('', '', '', $TOCusePaging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mg… 23444 …function TOCpagebreak($tocfont = '', $tocfontsize = '', $tocindent = '', $TOCusePaging = true, $TO… function in Mpdf\\Mpdf 23462 …$this->tableOfContents->TOCpagebreak($tocfont, $tocfontsize, $tocindent, $TOCusePaging, $TOCuseLin…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
D | CHANGELOG.md | 586 - TOCpagebreak - Not setting TOC-FOOTER 587 - TOCpagebreak - toc-even-header-name etc. not working
|