Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php45 var $TOC_odd_header_name; variable in Mpdf\\TableOfContents
224 $this->TOC_odd_header_name = $toc_ohname;
362 $toc_ohname = $this->TOC_odd_header_name;
804 …$this->TOC_odd_header_name = $this->TOC_even_header_name = $this->TOC_odd_footer_name = $this->TOC…
806 $this->TOC_odd_header_name = $attr['TOC-ODD-HEADER-NAME'];