Searched refs:get_mime_types (Results 1 – 4 of 4) sorted by relevance
129 .priority = PRIORITY_PASSTHRU, .get_mime_types = _get_mime_types, in libwprintplugin_pdf_reg()
528 .priority = PRIORITY_LOCAL, .get_mime_types = _get_mime_types, in libwprintplugin_pcl_reg()
54 mt = plugin->get_mime_types(); in plugin_add()
260 char const **(*get_mime_types)(void); member