Home
last modified time | relevance | path

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

/dports/textproc/pear-Horde_Pdf/Horde_Pdf-2.0.8/lib/Horde/Pdf/
H A DWriter.php2675 $this->_putStream($p);
2729 $this->_putStream(fread($f, $size));
2829 $this->_putStream($info['data']);
2837 $this->_putStream($pal);
3243 protected function _putStream($s) function in Horde_Pdf_Writer
/dports/print/pear-File_PDF/File_PDF-0.3.3/
H A DPDF.php2696 $this->_putStream($p);
2743 $this->_putStream(fread($f, $size));
2836 $this->_putStream($info['data']);
2844 $this->_putStream($pal);
3161 function _putStream($s) function in File_PDF