Home
last modified time | relevance | path

Searched defs:tableOfContents (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php46 private $tableOfContents; global() variable in Mpdf\\Tag
86 __construct(Mpdf $mpdf, Cache $cache, CssManager $cssManager, Form $form, Otl $otl, TableOfContents $tableOfContents, SizeConverter $sizeConverter, ColorConverter $colorConverter, ImageProcessor $imageProcessor, LanguageToFontInterface $languageToFont) global() argument
H A DMpdf.php863 private $tableOfContents; global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTag.php51 protected $tableOfContents; variable in Mpdf\\Tag\\Tag
92 TableOfContents $tableOfContents, argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DStructuralElement.php112 public function setTableOfContents(TableOfContents $tableOfContents)