Searched refs:PrintNEW (Results 1 – 2 of 2) sorted by relevance
522 if (!Options.PrintNEW) in PrintStatusForNewUnit()693 Options.PrintNEW = false; // Don't print NEW status lines when drilling. in Drill()717 Options.PrintNEW = true; in Drill()
231 bool PrintNEW = true; // Print a status line when new units are found; member