Home
last modified time | relevance | path

Searched refs:getPageDictionary (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php85 public function getPageDictionary() function in setasign\\Fpdi\\PdfReader\\Page
106 $dict = $this->getPageDictionary();
244 $dict = $this->getPageDictionary();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php194 $page->getPageDictionary();
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php333 $pageDict = $page->getPageDictionary();