Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php31 var $TOCorientation; variable in Mpdf\\TableOfContents
168 $this->m_TOC[$toc_id]['TOCorientation'] = $toc_orientation;
204 $this->TOCorientation = $toc_orientation;
282 $this->m_TOC[$toc_id]['TOCorientation'] = $toc_orientation;
291 $this->TOCorientation = $toc_orientation;
350 $toc_orientation = $this->TOCorientation;
381 $toc_orientation = $this->m_TOC[$toc_id]['TOCorientation'];
535 $toc_orientation = $this->TOCorientation;
548 $toc_orientation = $this->m_TOC[$toc_id]['TOCorientation'];
658 $this->m_TOC[$toc_id]['TOCorientation']
[all...]