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