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()
1197 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()1214 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()
69 void SetAutoHandleEvents(bool);
173 void SetAutoHandleEvents(bool auto_handle_events) { in SetAutoHandleEvents() function
568 options.SetAutoHandleEvents(true); in MainLoop()