Searched refs:toc_sheetsize (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 142 $toc_sheetsize = '', 200 $this->m_TOC[$toc_id]['TOCsheetsize'] = $toc_sheetsize; 236 $this->TOCsheetsize = $toc_sheetsize;
|
| D | Mpdf.php | 23439 …$toc_sheetsize = (isset($a['toc_sheetsize']) ? $a['toc_sheetsize'] : (isset($a['toc-sheet-size']) … 23441 …lue, $ofvalue, $efvalue, $toc_id, $pagesel, $toc_pagesel, $sheetsize, $toc_sheetsize, $tocoutdent); 23444 …= 0, $toc_id = 0, $pagesel = '', $toc_pagesel = '', $sheetsize = '', $toc_sheetsize = '', $tocoutd… argument 23462 …lue, $ofvalue, $efvalue, $toc_id, $pagesel, $toc_pagesel, $sheetsize, $toc_sheetsize, $tocoutdent);
|