Home
last modified time | relevance | path

Searched refs:STATUS_TYPE_NONE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/git/
H A Dgit-status-pane.c35 STATUS_TYPE_NONE, enumerator
419 g_return_if_fail (type != STATUS_TYPE_NONE); in setup_diff_command()
554 COL_TYPE, STATUS_TYPE_NONE, in git_status_pane_clear()
564 COL_TYPE, STATUS_TYPE_NONE, in git_status_pane_clear()
586 g_return_if_fail (type != STATUS_TYPE_NONE); in git_status_pane_set_selected_column_state()
/dports/print/hplip/hplip-3.20.6/
H A Dlevels.py150 if d.mq['status-type'] != STATUS_TYPE_NONE:
/dports/print/hplip/hplip-3.20.6/base/
H A Ddevice.py1390 if self.mq.get('status-type', STATUS_TYPE_NONE) != STATUS_TYPE_NONE: # and \
1562 status_type = self.mq.get('status-type', STATUS_TYPE_NONE)
1625 status_type = self.mq.get('status-type', STATUS_TYPE_NONE)
1666 if status_type == STATUS_TYPE_NONE:
1737 if not quick and status_type != STATUS_TYPE_NONE:
2288 status_type = self.mq.get('status-type', STATUS_TYPE_NONE)
H A Dcodes.py712 STATUS_TYPE_NONE = 0 variable
H A Dmaint.py1438 status_type = dev.mq.get('status-type', STATUS_TYPE_NONE)
1483 status_type = dev.mq.get('status-type', STATUS_TYPE_NONE)
/dports/print/hplip/hplip-3.20.6/ui4/
H A Ddevmgr5.py1294 if self.cur_device.status_type == STATUS_TYPE_NONE:
1487 self.cur_device.status_type != STATUS_TYPE_NONE and \
/dports/print/hplip/hplip-3.20.6/ui5/
H A Ddevmgr5.py1339 if self.cur_device.status_type == STATUS_TYPE_NONE:
1532 self.cur_device.status_type != STATUS_TYPE_NONE and \
/dports/print/hplip/hplip-3.20.6/ui/
H A Ddevmgr4.py2205 self.cur_device.status_type != STATUS_TYPE_NONE and \