Searched refs:g_CommandLineMode (Results 1 – 1 of 1) sorted by relevance
579 static bool g_CommandLineMode; variable1502 if (g_CommandLineMode || g_ServerMode) in DisplayErrorMessage()4177 if (g_QuitCountdown >= 0 && !g_CommandLineMode) in ProcessScriptingMessage()4924 if (g_CommandLineMode) in ReadyToRun()7828 g_CommandLineMode = (argc > 1); in main()7829 if (!g_CommandLineMode) in main()