Searched refs:PRINT_STATUS_PRINTING (Results 1 – 3 of 3) sorted by relevance
37 #define BLOCKED_REASON_BUSY (1 << PRINT_STATUS_PRINTING)59 PRINT_STATUS_PRINTING, enumerator
302 printer_state_dyn->printer_status = PRINT_STATUS_PRINTING; in get_PrinterStateReason()326 printer_state_dyn->printer_reasons[reason_idx++] = PRINT_STATUS_PRINTING; in get_PrinterStateReason()340 printer_state_dyn->printer_reasons[reason_idx++] = PRINT_STATUS_PRINTING; in get_PrinterStateReason()1146 } else if (printer_state_dyn->printer_status == PRINT_STATUS_PRINTING) { in debuglist_printerStatus()
591 case PRINT_STATUS_PRINTING: in _job_status_callback()