Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php143 $tocoutdent = '',
167 $this->m_TOC[$toc_id]['TOCoutdent'] = $tocoutdent;
203 $this->TOCoutdent = $tocoutdent;
254 $tocoutdent = '', argument
281 $this->m_TOC[$toc_id]['TOCoutdent'] = $tocoutdent;
290 $this->TOCoutdent = $tocoutdent;
349 $tocoutdent = $this->TOCoutdent;
380 $tocoutdent = $this->m_TOC[$toc_id]['TOCoutdent'];
474 if (!$tocoutdent) {
475 $tocoutdent = '0';
[all …]
DMpdf.php23373 $tocoutdent = '' argument
23387 $tocoutdent
23396 …$tocoutdent = (isset($a['tocoutdent']) ? $a['tocoutdent'] : (isset($a['outdent']) ? $a['outdent'] …
23441 …lue, $ofvalue, $efvalue, $toc_id, $pagesel, $toc_pagesel, $sheetsize, $toc_sheetsize, $tocoutdent);
23444 …c_id = 0, $pagesel = '', $toc_pagesel = '', $sheetsize = '', $toc_sheetsize = '', $tocoutdent = '') argument
23462 …lue, $ofvalue, $efvalue, $toc_id, $pagesel, $toc_pagesel, $sheetsize, $toc_sheetsize, $tocoutdent);