Searched refs:toc_ohname (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 109 $toc_ohname = '', argument 188 $this->m_TOC[$toc_id]['TOC_odd_header_name'] = $toc_ohname; 224 $this->TOC_odd_header_name = $toc_ohname; 362 $toc_ohname = $this->TOC_odd_header_name; 405 $toc_ohname = $this->m_TOC[$toc_id]['TOC_odd_header_name']; 439 …suppress, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $t…
|
| D | Mpdf.php | 23406 …$toc_ohname = (isset($a['toc_ohname']) ? $a['toc_ohname'] : (isset($a['toc-odd-header-name']) ? $a… 23441 …entation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $t… 23444 …mgr = '', $toc_mgt = '', $toc_mgb = '', $toc_mgh = '', $toc_mgf = '', $toc_ohname = '', $toc_ehnam… argument 23462 …entation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $toc_ehname, $t…
|