Searched refs:bAutoQueue (Results 1 – 2 of 2) sorted by relevance
726 bool bAutoQueue = false; in UpdateDevice() local729 while( nIndex != -1 && ! bAutoQueue ) in UpdateDevice()735 bAutoQueue = true; in UpdateDevice()742 if( bAutoQueue ) in UpdateDevice()
711 bool bAutoQueue = false; in writePrinterConfig() local712 while( nIndex != -1 && ! bAutoQueue ) in writePrinterConfig()716 bAutoQueue = true; in writePrinterConfig()718 if( bAutoQueue ) in writePrinterConfig()
Completed in 25 milliseconds