Searched refs:get_print_formats (Results 1 – 4 of 4) sorted by relevance
131 .get_print_formats = _get_print_formats, .start_job = _start_job, in libwprintplugin_pdf_reg()
557 .get_print_formats = _get_print_formats, .start_job = _start_job, in libwprintplugin_pcl_reg()
55 pf = plugin->get_print_formats(); in plugin_add()
289 char const **(*get_print_formats)(void); member