Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.l2.class.php3 class OutputDriverFastPSLevel2 extends OutputDriverFastPS {
5 $this->OutputDriverFastPS($image_encoder);
H A Doutput.fastps.class.php8 class OutputDriverFastPS extends OutputDriverGenericPS { class
18 function OutputDriverFastPS(&$image_encoder) { function in OutputDriverFastPS