Home
last modified time | relevance | path

Searched refs:OutputDriver (Results 1 – 10 of 10) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dbackground.image.php69 * @param OutputDriver $driver an output driver object
111 * @see OutputDriver::clip()
167 * @see OutputDriver::image()
168 * @see OutputDriver::image_rx()
169 * @see OutputDriver::image_ry()
170 * @see OutputDriver::image_rxry()
230 * @see OutputDriver::clip()
231 * @see OutputDriver::restore()
Dvalue.background.php93 * @param OutputDriver $driver Output driver to be used
104 * @see OutputDriver::moveto
105 * @see OutputDriver::lineto
106 * @see OutputDriver::closepath
107 * @see OutputDriver::fill
Dbox.button.php93 * @param OutputDriver $driver The output driver object
105 * @param OutputDriver $driver The output driver object
Dbox.button.submit.php78 * @param OutputDriver $driver reference to current output driver object
Dbox.br.php155 * @param OutputDriver $driver Current output device driver object.
Doutput._interface.class.php4 class OutputDriver { class
Dbox.checkbutton.php170 * @param OutputDriver $driver The output device driver object
Dbox.container.php78 * @param OutputDriver $driver The output driver object
121 * @see OutputDriver::contains()
151 * @param OutputDriver $driver The output driver object
Dbox.block.php393 * @param OutputDriver $driver The output device driver object
Doutput._generic.class.php4 class OutputDriverGeneric extends OutputDriver {