Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php228 class PDFAppearanceStream extends PDFIndirectObject { class
231 function PDFAppearanceStream(&$handler, function in PDFAppearanceStream
593 $this->_appearance_on = new PDFAppearanceStream($handler,
598 $this->_appearance_off = new PDFAppearanceStream($handler,
654 $this->_appearance = new PDFAppearanceStream($handler,
807 $this->_appearance_on = new PDFAppearanceStream($handler,
812 $this->_appearance_off = new PDFAppearanceStream($handler,
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php132 class PDFAppearanceStream extends PDFIndirectObject { class
135 function PDFAppearanceStream(&$handler, function in PDFAppearanceStream
496 $this->_appearance_on = new PDFAppearanceStream($handler,
501 $this->_appearance_off = new PDFAppearanceStream($handler,
557 $this->_appearance = new PDFAppearanceStream($handler,
711 $this->_appearance_on = new PDFAppearanceStream($handler,
716 $this->_appearance_off = new PDFAppearanceStream($handler,