Searched refs:SetPromptOnQuit (Results 1 – 6 of 6) sorted by relevance
299 void SetPromptOnQuit(bool b);
255 ci.SetPromptOnQuit(false); in IOHandlerInputComplete()264 ci.SetPromptOnQuit(true); in IOHandlerInputComplete()
394 void SBCommandInterpreter::SetPromptOnQuit(bool b) { in SetPromptOnQuit() function in SBCommandInterpreter398 m_opaque_ptr->SetPromptOnQuit(b); in SetPromptOnQuit()
560 void SetPromptOnQuit(bool enable);
159 void CommandInterpreter::SetPromptOnQuit(bool enable) { in SetPromptOnQuit() function in CommandInterpreter
13089 (arg1)->SetPromptOnQuit(arg2); in _wrap_SBCommandInterpreter_SetPromptOnQuit()