Searched refs:SetAutoHandleEvents (Results 1 – 5 of 5) sorted by relevance
148 void SBCommandInterpreterRunOptions::SetAutoHandleEvents( in SetAutoHandleEvents() function in SBCommandInterpreterRunOptions152 m_opaque_up->SetAutoHandleEvents(auto_handle_events); in SetAutoHandleEvents()
1235 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()1252 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()
69 void SetAutoHandleEvents(bool);
174 void SetAutoHandleEvents(bool auto_handle_events) { in SetAutoHandleEvents() function
570 options.SetAutoHandleEvents(true); in MainLoop()