Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPdfReader.php99 $catalog = $this->parser->getCatalog();
228 $catalog = $this->parser->getCatalog();
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php182 $catalog = $this->getCatalog();
201 public function getCatalog() function in setasign\\Fpdi\\PdfParser\\PdfParser