Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php49 var $TOC_odd_footer_name; variable in Mpdf\\TableOfContents
226 $this->TOC_odd_footer_name = $toc_ofname;
364 $toc_ofname = $this->TOC_odd_footer_name;
804 …$this->TOC_odd_header_name = $this->TOC_even_header_name = $this->TOC_odd_footer_name = $this->TOC…
812 $this->TOC_odd_footer_name = $attr['TOC-ODD-FOOTER-NAME'];