Searched refs:waitForKeypress (Results 1 – 4 of 4) sorted by relevance
90 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()92 config.waitForKeypress = WaitForKeypress::BeforeExit; in makeCommandLineParser()94 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()
224 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()229 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeExit ) != 0 ) { in run()
52 WaitForKeypress::When waitForKeypress = WaitForKeypress::Never; member
4679 WaitForKeypress::When waitForKeypress = WaitForKeypress::Never; member7857 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()7859 config.waitForKeypress = WaitForKeypress::BeforeExit; in makeCommandLineParser()7861 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()11051 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()11056 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeExit ) != 0 ) { in run()