Home
last modified time | relevance | path

Searched refs:AGENT_KIND_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/print/hplip/hplip-3.20.6/base/
H A Dstatus.py287 pen['type'], pen['kind'] = AGENT_TYPE_NONE, AGENT_KIND_NONE
1628 entry = { 'kind' : element_type10_xlate.get(type, AGENT_KIND_NONE),
1931 … entry = { 'kind' : marker_kind_xlate.get(attrs['marker-types'][loopcntr], AGENT_KIND_NONE),
H A Dcodes.py592 AGENT_KIND_NONE = 0 variable
H A Ddevice.py941 AGENT_kinds = {AGENT_KIND_NONE : 'invalid',