Searched refs:DisableGUI (Results 1 – 2 of 2) sorted by relevance
58 if(DisableGUI == null) in CloseGUI()62 DisableGUI(); in CloseGUI()145 public static event Action DisableGUI; event in Antmicro.Renode.Emulator
140 Emulator.DisableGUI += () => in Run()