Searched refs:PrintNEW (Results 1 – 4 of 4) sorted by relevance
66 bool PrintNEW = true; // Print a status line when new units are found; member
651 if (!Options.PrintNEW) in PrintStatusForNewUnit()
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