Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.pdf.class.php4 class OutputDriverGenericPDF extends OutputDriverGeneric {
8 $this->OutputDriverGeneric();
19 OutputDriverGeneric::reset($media);
H A Doutput._generic.ps.class.php4 class OutputDriverGenericPS extends OutputDriverGeneric {
21 $this->OutputDriverGeneric();
28 OutputDriverGeneric::reset($media);
H A Doutput._generic.class.php4 class OutputDriverGeneric extends OutputDriver { class
42 function OutputDriverGeneric() { function in OutputDriverGeneric
H A Doutput.pcl.class.php239 class OutputDriverPCL extends OutputDriverGeneric {
H A Doutput.png.class.php29 class OutputDriverPNG extends OutputDriverGeneric {
188 $this->OutputDriverGeneric();