Home
last modified time | relevance | path

Searched defs:image_encoder (Results 1 – 4 of 4) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.l2.class.php4 function OutputDriverFastPSLevel2(&$image_encoder) {
H A Doutput._generic.ps.class.php6 var $image_encoder; variable in OutputDriverGenericPS
20 function OutputDriverGenericPS($image_encoder) {
H A Doutput.fastps.class.php18 function OutputDriverFastPS(&$image_encoder) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dhtml2ps.php133 $image_encoder = new PSL3ImageEncoderStream(); variable
135 $image_encoder = new PSL2ImageEncoderStream(); variable