Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdiTrait.php89 protected $objectsToCopy = []; variable
212 $this->objectsToCopy[$this->currentReaderId] = [];
547 $this->objectsToCopy[$this->currentReaderId][] = $value->value;
DFpdi.php113 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
DFpdi.php114 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
DFpdi.php166 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DFpdiTrait.php309 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {