Searched refs:WPRINT_PLUGIN_VERSION (Results 1 – 4 of 4) sorted by relevance
128 static const wprint_plugin_t _pdf_plugin = {.version = WPRINT_PLUGIN_VERSION(0), in libwprintplugin_pdf_reg()
527 static const wprint_plugin_t _pcl_plugin = {.version = WPRINT_PLUGIN_VERSION(0), in libwprintplugin_pcl_reg()
41 #define WPRINT_PLUGIN_VERSION(X) ((uint32)((_PLUGIN_MAJOR_VERSION << 16) | (X & 0xffff))) macro
1371 .version = WPRINT_PLUGIN_VERSION(_INTERFACE_MINOR_VERSION),1376 .version = WPRINT_PLUGIN_VERSION(_INTERFACE_MINOR_VERSION),