Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php208 return $handler->_reference_array($this->annotations);
484 array("Kids" => $handler->_reference_array($this->_kids),
707 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
744 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
1181 function _reference_array($object_array) { function in FPDF
2202 $this->_out('/Kids '.$this->_reference_array($this->_pages));
2470 $this->_out('/Fields '.$this->_reference_array($this->_forms));
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php128 return $handler->_reference_array($this->annotations);
388 array("Kids" => $handler->_reference_array($this->_kids),
610 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
647 … 'Fields'=> $handler->_reference_array(array($this->get_parent())),
1092 function _reference_array($object_array) { function in FPDF
2660 $this->_out('/Kids '.$this->_reference_array($this->_pages));
2901 $this->_out('/Fields '.$this->_reference_array($this->_forms));