Searched defs:ppdev (Results 1 – 11 of 11) sorted by relevance
70 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_open() local87 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_close() local104 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_setup_as_command_list() local190 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_tear_down() local222 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_allocate() local441 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_free_memory() local482 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_get_params() local524 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_put_params() local723 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_output_page() local885 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in gdev_prn_open_printer_seekable() local[all …]
81 gx_device_printer *const ppdev = (gx_device_printer *)pdev; in ljet5_open() local98 gx_device_printer *const ppdev = (gx_device_printer *)pdev; in ljet5_close() local
310 { gx_device_pngalpha *ppdev = (gx_device_pngalpha *)pdev; in png_print_page() local432 gx_device_pngalpha *ppdev = (gx_device_pngalpha *)pdev; in pngalpha_open() local468 gx_device_pngalpha *ppdev = (gx_device_pngalpha *)pdev; in pngalpha_put_params() local504 gx_device_pngalpha *ppdev = (gx_device_pngalpha *)pdev; in pngalpha_get_params() local
20 #define ppdev ((gx_device_printer *)pdev) macro
227 gx_device_printer * const ppdev = (gx_device_printer *)pdev; in cfax_prn_close() local
226 gx_device_printer *const ppdev = (gx_device_printer *)pdev; in hpjet_open() local268 gx_device_printer *const ppdev = (gx_device_printer *)pdev; in hpjet_close() local
98 #define ppdev ((gx_device_printer *)pdev) macro
235 #define ppdev ((gx_device_printer *)pdev) macro
264 bmpa_reader_open_render_device(gx_device_printer *ppdev) in bmpa_reader_open_render_device()
305 gx_device_printer *const ppdev = (gx_device_printer *)pdev; in hl7x0_close() local
2428 gx_device ** ppdev, gx_device * target) in pdf14_create_clist_device()