Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php146 $toc_suppress = ''
199 $this->m_TOC[$toc_id]['TOC_suppress'] = $toc_suppress; // mPDF 6
235 $this->TOC_suppress = $toc_suppress; // mPDF 6
257 $toc_suppress = '' argument
287 $this->m_TOC[$toc_id]['TOC_suppress'] = $toc_suppress; // mPDF 6
296 $this->TOC_suppress = $toc_suppress; // mPDF 6
373 $toc_suppress = $this->TOC_suppress; // mPDF 6
416 $toc_suppress = $this->m_TOC[$toc_id]['TOC_suppress']; // mPDF 6
435 if ($toc_suppress || $toc_suppress
96 TOCpagebreak($tocfont = '', $tocfontsize = '', $tocindent = '', $TOCusePaging = true, $TOCuseLinking = '', $toc_orientation = '', $toc_mgl = '', $toc_mgr = '', $toc_mgt = '', $toc_mgb = '', $toc_mgh = '', $toc_mgf = '', $toc_ohname = '', $toc_ehname = '', $toc_ofname = '', $toc_efname = '', $toc_ohvalue = 0, $toc_ehvalue = 0, $toc_ofvalue = 0, $toc_efvalue = 0, $toc_preHTML = '', $toc_postHTML = '', $toc_bookmarkText = '', $resetpagenum = '', $pagenumstyle = '', $suppress = '', $orientation = '', $mgl = '', $mgr = '', $mgt = '', $mgb = '', $mgh = '', $mgf = '', $ohname = '', $ehname = '', $ofname = '', $efname = '', $ohvalue = 0, $ehvalue = 0, $ofvalue = 0, $efvalue = 0, $toc_id = 0, $pagesel = '', $toc_pagesel = '', $sheetsize = '', $toc_sheetsize = '', $tocoutdent = '', $toc_resetpagenum = '', $toc_pagenumstyle = '', $toc_suppress = '') global() argument
[all...]