Searched defs:closeInput (Results 1 – 3 of 3) sorted by relevance
205 bool closeInput = false; variable
215 bool closeInput = false; in CommandWorker() local
294 bool HostUpdater::ConfirmCommand(const string &commandIn, bool &closeInput) in ConfirmCommand()