Home
last modified time | relevance | path

Searched refs:EVENT_PRINT_FAILED_MISSING_PLUGIN (Results 1 – 6 of 6) sorted by relevance

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dservices.h38 #define EVENT_PRINT_FAILED_MISSING_PLUGIN 502 macro
H A Dhpijs.cpp269 EVENT_PRINT_FAILED_MISSING_PLUGIN, in hpijs_set_cb()
/dports/print/hplip/hplip-3.20.6/
H A Dhpssd.py446 EVENT_PRINT_FAILED_MISSING_PLUGIN,
467 …if event.event_code in (EVENT_PRINT_FAILED_MISSING_PLUGIN, EVENT_SCAN_FAILED_MISSING_PLUGIN,EVENT_…
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A DCommonDefinitions.h341 #define EVENT_PRINT_FAILED_MISSING_PLUGIN 502 macro
H A DHPCupsFilter.cpp486 …m_DBusComm.sendEvent(EVENT_PRINT_FAILED_MISSING_PLUGIN, "Plugin missing", m_JA.job_id, m_JA.user_n… in startPage()
/dports/print/hplip/hplip-3.20.6/base/
H A Dcodes.py109 EVENT_PRINT_FAILED_MISSING_PLUGIN = 502 variable