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/
H A DTableOfContents.php45 var $TOC_odd_header_name; variable in Mpdf\\TableOfContents
188 $this->m_TOC[$toc_id]['TOC_odd_header_name'] = $toc_ohname;
224 $this->TOC_odd_header_name = $toc_ohname;
362 $toc_ohname = $this->TOC_odd_header_name;
405 $toc_ohname = $this->m_TOC[$toc_id]['TOC_odd_header_name'];
692 $this->m_TOC[$toc_id]['TOC_odd_header_name'] = $this->m_TOC[$toc_id]['TOC_even_header_name'] = $this->m_TOC[$toc_id]['TOC_odd_footer_name'] = $this->m_TOC[$toc_id]['TOC_even_footer_name'] = '';
694 $this->m_TOC[$toc_id]['TOC_odd_header_name'] = $attr['TOC-ODD-HEADER-NAME'];
804 $this->TOC_odd_header_name = $this->TOC_even_header_name = $this->TOC_odd_footer_name = $this->TOC_even_footer_name = '';
806 $this->TOC_odd_header_name = $attr['TOC-ODD-HEADER-NAME'];