Home
last modified time | relevance | path

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

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php119 $toc_bookmarkText = '', argument
178 if ($toc_bookmarkText) {
179 $this->m_TOC[$toc_id]['TOCbookmarkText'] = $toc_bookmarkText;
214 if ($toc_bookmarkText) {
215 $this->TOCbookmarkText = $toc_bookmarkText;
355 $toc_bookmarkText = $this->TOCbookmarkText;
395 $toc_bookmarkText = $this->m_TOC[$toc_id]['TOCbookmarkText'];
397 $toc_bookmarkText = '';
538 $toc_bookmarkText = $this->TOCbookmarkText; // *BOOKMARKS*
568 if ($toc_bookmarkText) {
[all …]
H A DMpdf.php25685 …$toc_bookmarkText = (isset($a['toc_bookmarkText']) ? $a['toc_bookmarkText'] : (isset($a['toc-bookm…
25710 …_ehvalue, $toc_ofvalue, $toc_efvalue, $toc_preHTML, $toc_postHTML, $toc_bookmarkText, $resetpagenu…
25713 …alue = 0, $toc_efvalue = 0, $toc_preHTML = '', $toc_postHTML = '', $toc_bookmarkText = '', $resetp… argument
25731 …_ehvalue, $toc_ofvalue, $toc_efvalue, $toc_preHTML, $toc_postHTML, $toc_bookmarkText, $resetpagenu…