Searched refs:QUEUE_STATUS_TONER_LOW (Results 1 – 3 of 3) sorted by relevance
65 #define QUEUE_STATUS_TONER_LOW ((sal_uLong)0x00040000) macro
204 if ( nStatus & QUEUE_STATUS_TONER_LOW ) in ImplPrnDlgGetStatusText()
164 nStatus |= QUEUE_STATUS_TONER_LOW; in ImplWinQueueStatusToSal()