Searched defs:pCmdLine (Results 1 – 7 of 7) sorted by relevance
85 RscCmdLine* pCmdLine = new RscCmdLine( argc, (char **)argv, pErrHdl ); local87 RscCmdLine* pCmdLine = new RscCmdLine( argc, argv, pErrHdl ); local
91 RscPtrPtr * pCmdLine, in CallPrePro()206 RscPtrPtr * pCmdLine ) in CallRsc2()
131 RscCmdLine * pCmdLine; member in RscDataBase
50 RscCmdLine* pCmdLine; member
253 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in RegisterServices() local
383 static bool ShouldSuppressUI(CommandLineArgs* pCmdLine) in ShouldSuppressUI()3437 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent() local3453 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent() local3518 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in OpenSplashScreen() local
1476 boolean SetupAppX::GetCmdLineParameters( LPTSTR *pCmdLine ) in GetCmdLineParameters()
Completed in 44 milliseconds