Searched refs:SetPromptOnQuit (Results 1 – 6 of 6) sorted by relevance
298 void SetPromptOnQuit(bool b);
255 ci.SetPromptOnQuit(false); in IOHandlerInputComplete() 264 ci.SetPromptOnQuit(true); in IOHandlerInputComplete()
395 void SBCommandInterpreter::SetPromptOnQuit(bool b) { in SetPromptOnQuit() function in SBCommandInterpreter399 m_opaque_ptr->SetPromptOnQuit(b); in SetPromptOnQuit()
574 void SetPromptOnQuit(bool enable);
162 void CommandInterpreter::SetPromptOnQuit(bool enable) { in SetPromptOnQuit() function in CommandInterpreter
13924 (arg1)->SetPromptOnQuit(arg2); in _wrap_SBCommandInterpreter_SetPromptOnQuit()