Home
last modified time | relevance | path

Searched defs:btnUndo (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Cheats/
H A DctrlCheatFinder.Designer.cs374 private System.Windows.Forms.Button btnUndo; field in Mesen.GUI.Forms.Cheats.ctrlCheatFinder
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/
H A DWKTPanel.java137 JButton btnUndo = SwingUtil.createButton(AppIcons.UNDO, "Undo", new ActionListener() { in uiInit() local
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlConsoleStatus.Designer.cs1477 private System.Windows.Forms.Button btnUndo; field in Mesen.GUI.Debugger.ctrlConsoleStatus