Home
last modified time | relevance | path

Searched refs:ctrlConsoleStatus_OnGotoLocation (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmDebugger.cs1430 private void ctrlConsoleStatus_OnGotoLocation(object sender, EventArgs e) in ctrlConsoleStatus_OnGotoLocation() method in Mesen.GUI.Debugger.frmDebugger
H A DfrmDebugger.Designer.cs421 …ctrlConsoleStatus.OnGotoLocation += new System.EventHandler(this.ctrlConsoleStatus_OnGotoLocation); in InitializeComponent()