Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DToc.php11 $this->tableOfContents->openTagTOC($attr);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php599 public function openTagTOC($attr) function in Mpdf\\TableOfContents