Lines Matching refs:CommandLineArgs
383 static bool ShouldSuppressUI(CommandLineArgs* pCmdLine) in ShouldSuppressUI()
390 CommandLineArgs* Desktop::GetCommandLineArgs() in GetCommandLineArgs()
392 static CommandLineArgs* pArgs = 0; in GetCommandLineArgs()
397 pArgs = new CommandLineArgs; in GetCommandLineArgs()
1032 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Init()
1750 CommandLineArgs* pArgs = GetCommandLineArgs(); in Exception()
1855 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Main()
2283 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in doShutdown()
2586 void Desktop::PreloadModuleData( CommandLineArgs* pArgs ) in PreloadModuleData()
2937 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenClients()
3236 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenDefault()
3437 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3453 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3518 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in OpenSplashScreen()