Home
last modified time | relevance | path

Searched refs:writePdfType (Results 1 – 5 of 5) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php28 writePdfType as fpdiWritePdfType;
158 $this->writePdfType($pageData['stream']);
178 $this->writePdfType($object);
232 protected function writePdfType(PdfType $value) function in setasign\\Fpdi\\Tcpdf\\Fpdi
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php28 writePdfType as fpdiWritePdfType;
301 $this->writePdfType($pageData['stream']);
321 $this->writePdfType($object);
348 public function writePdfType(PdfType $value)
357 $this->writePdfType($value->value);
394 $this->writePdfType($value->value);
359 public function writePdfType(PdfType $value) global() function
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
H A DFpdi.php106 $this->writePdfType($pageData['stream']);
126 $this->writePdfType($object);
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdi.php105 $this->writePdfType($pageData['stream']);
125 $this->writePdfType($object);
H A DFpdiTrait.php489 protected function writePdfType(PdfType $value) function
513 $this->writePdfType($entry);
521 $this->writePdfType($entry);
535 $this->writePdfType($value->value);
558 $this->writePdfType($value->value);