Searched refs:PRINTER_CONNECTED (Results 1 – 9 of 9) sorted by relevance
42 case PRINTER_CONNECTED: in ConvertPrinterState()
94 PRINTER_CONNECTED = 3, // printer has been connected enumerator
108 PRINTER_CONNECTED = 3, enumerator
234 SetEnumProperty(env, object, "PRINTER_CONNECTED", static_cast<int32_t>(PRINTER_CONNECTED)); in NapiCreatePrinterStateEnum()
1621 SendPrinterDiscoverEvent(PRINTER_CONNECTED, *printerInfo); in UpdatePrinterState()3289 printerInfo->SetPrinterState(PRINTER_CONNECTED); in AddVendorPrinterToCupsWithPpd()3302 SendPrinterDiscoverEvent(PRINTER_CONNECTED, *printerInfo); in AddVendorPrinterToCupsWithPpd()3340 printerInfo->SetPrinterState(PRINTER_CONNECTED); in AddVendorPrinterToCupsWithSpecificPpd()3353 SendPrinterDiscoverEvent(PRINTER_CONNECTED, *printerInfo); in AddVendorPrinterToCupsWithSpecificPpd()
1584 let state : print.PrinterState = print.PrinterState.PRINTER_CONNECTED;1634 let state : print.PrinterState = print.PrinterState.PRINTER_CONNECTED;
864 | PRINTER_CONNECTED | 3 | 表示打印机已连接 |
156 | PRINTER_CONNECTED | 3 | The printer is connected.|1692 let state : print.PrinterState = print.PrinterState.PRINTER_CONNECTED;1742 let state : print.PrinterState = print.PrinterState.PRINTER_CONNECTED;
862 | PRINTER_CONNECTED | 3 | The printer is connected.|