Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A Dcompileroptionsdlg.h76 void OnTreeSelectionChanging(wxTreeEvent& event);
H A Dcompileroptionsdlg.cpp110 …CHANGING( XRCID("tcScope"), CompilerOptionsDlg::OnTreeSelectionChanging)
1584 void CompilerOptionsDlg::OnTreeSelectionChanging(wxTreeEvent& event) in OnTreeSelectionChanging() function in CompilerOptionsDlg
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogLauncher.cpp80 { TVN_SELCHANGING, &Launcher::OnTreeSelectionChanging }
347 void Launcher::OnTreeSelectionChanging(const NMHDR& nmhdr) in OnTreeSelectionChanging() function in Nestopia::Window::Launcher
H A DNstDialogLauncher.hpp108 void OnTreeSelectionChanging (const NMHDR&);