Home
last modified time | relevance | path

Searched refs:ScriptWindow_StopScript (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmDbgPreferences.cs77 GetMember(nameof(DebuggerShortcutsConfig.ScriptWindow_StopScript)) in frmDbgPreferences()
H A DfrmScript.cs140 mnuStop.InitShortcut(this, nameof(DebuggerShortcutsConfig.ScriptWindow_StopScript)); in InitShortcuts()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Config/
H A DDebuggerShortcutsConfig.cs247 public XmlKeys ScriptWindow_StopScript = Keys.Escape; field in Mesen.GUI.Config.DebuggerShortcutsConfig