Searched refs:toc_ofname (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 111 $toc_ofname = '', argument 190 $this->m_TOC[$toc_id]['TOC_odd_footer_name'] = $toc_ofname; 226 $this->TOC_odd_footer_name = $toc_ofname; 364 $toc_ofname = $this->TOC_odd_footer_name; 407 $toc_ofname = $this->m_TOC[$toc_id]['TOC_odd_footer_name']; 439 …gr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $t…
|
| D | Mpdf.php | 23408 …$toc_ofname = (isset($a['toc_ofname']) ? $a['toc_ofname'] : (isset($a['toc-odd-footer-name']) ? $a… 23441 …gr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $t… 23444 …'', $toc_mgh = '', $toc_mgf = '', $toc_ohname = '', $toc_ehname = '', $toc_ofname = '', $toc_efnam… argument 23462 …gr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $t…
|