Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/base/
H A Dcodes.py319 EVENT_MAX_USER_EVENT = 7999 variable
/dports/print/hplip/hplip-3.20.6/
H A Dhpssd.py428 elif EVENT_MIN_USER_EVENT <= event.event_code <= EVENT_MAX_USER_EVENT:
/dports/print/hplip/hplip-3.20.6/ui/
H A Dsystemtray.py517 if event.event_code > EVENT_MAX_USER_EVENT:
H A Ddevmgr4.py694 if event.event_code > EVENT_MAX_USER_EVENT:
/dports/print/hplip/hplip-3.20.6/ui5/
H A Dsystemtray.py716 if event.event_code <= EVENT_MAX_USER_EVENT or \
/dports/print/hplip/hplip-3.20.6/ui4/
H A Dsystemtray.py715 if event.event_code <= EVENT_MAX_USER_EVENT or \