Searched refs:toc_ehvalue (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 114 $toc_ehvalue = 0, argument 193 $this->m_TOC[$toc_id]['TOC_even_header_value'] = $toc_ehvalue; 229 $this->TOC_even_header_value = $toc_ehvalue; 367 $toc_ehvalue = $this->TOC_even_header_value; 410 $toc_ehvalue = $this->m_TOC[$toc_id]['TOC_even_header_value']; 439 …gf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, …
|
| D | Mpdf.php | 23411 …$toc_ehvalue = (isset($a['toc_ehvalue']) ? $a['toc_ehvalue'] : (isset($a['toc-even-header-value'])… 23441 …gf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, … 23444 …oc_ehname = '', $toc_ofname = '', $toc_efname = '', $toc_ohvalue = 0, $toc_ehvalue = 0, $toc_ofval… argument 23462 …gf, $toc_ohname, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, …
|