Home
last modified time | relevance | path

Searched refs:openTagTOCPAGEBREAK (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTocPageBreak.php9 list($isbreak, $toc_id) = $this->tableOfContents->openTagTOCPAGEBREAK($attr);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php644 public function openTagTOCPAGEBREAK($attr) function in Mpdf\\TableOfContents