Home
last modified time | relevance | path

Searched refs:OnCmdRemove (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogLauncherColumns.cpp78 { IDC_LAUNCHER_COLUMNSELECT_REMOVE, &Columns::OnCmdRemove },
206 ibool Launcher::List::Columns::OnCmdRemove(Param& param) in OnCmdRemove() function in Nestopia::Window::Launcher::List::Columns
H A DNstDialogLauncherPaths.cpp48 { IDC_LAUNCHER_PATHS_REMOVE, &Paths::OnCmdRemove },
176 ibool Launcher::List::Paths::OnCmdRemove(Param& param) in OnCmdRemove() function in Nestopia::Window::Launcher::List::Paths
H A DNstDialogLauncher.hpp193 ibool OnCmdRemove (Param&);
522 ibool OnCmdRemove (Param&);
H A DNstDialogCheats.cpp166 ibool OnCmdRemove (Param&);
548 { IDC_CHEATS_STATIC_REMOVE, &Section::OnCmdRemove }, in Section()
556 { IDC_CHEATS_TEMP_REMOVE, &Section::OnCmdRemove }, in Section()
638 ibool Cheats::MainDialog::Section::OnCmdRemove(Param& param) in OnCmdRemove() function in Nestopia::Window::Cheats::MainDialog::Section