Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php19 var $TOCoutdent; // mPDF 5.6.31 variable in Mpdf\\TableOfContents
167 $this->m_TOC[$toc_id]['TOCoutdent'] = $tocoutdent;
203 $this->TOCoutdent = $tocoutdent;
281 $this->m_TOC[$toc_id]['TOCoutdent'] = $tocoutdent;
290 $this->TOCoutdent = $tocoutdent;
349 $tocoutdent = $this->TOCoutdent;
380 $tocoutdent = $this->m_TOC[$toc_id]['TOCoutdent'];
653 $this->m_TOC[$toc_id]['TOCoutdent'] = $attr['OUTDENT'];
655 $this->m_TOC[$toc_id]['TOCoutdent'] = '';
765 $this->TOCoutdent
[all...]