Searched refs:waitForKeypress (Results 1 – 1 of 1) sorted by relevance
5241 WaitForKeypress::When waitForKeypress = WaitForKeypress::Never; member9693 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()9695 config.waitForKeypress = WaitForKeypress::BeforeExit; in makeCommandLineParser()9697 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()13277 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()13282 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeExit ) != 0 ) { in run()