Home
last modified time | relevance | path

Searched refs:OnEnsureVisible (Results 1 – 18 of 18) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DTrackPanel.h93 void OnEnsureVisible(TrackListEvent & event);
H A DTrackPanel.cpp307 &TrackPanel::OnEnsureVisible, in TrackPanel()
1008 void TrackPanel::OnEnsureVisible(TrackListEvent & e) in OnEnsureVisible() function in TrackPanel
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/treectrl/
H A Dtreetest.h202 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp622 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/treectrl/
H A Dtreetest.h202 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp622 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/treectrl/
H A Dtreetest.h202 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp622 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/treectrl/
H A Dtreetest.h202 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp622 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/treectrl/
H A Dtreetest.h232 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp770 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/treectrl/
H A Dtreetest.h233 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp759 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/treectrl/
H A Dtreetest.h233 void OnEnsureVisible(wxCommandEvent& event);
H A Dtreetest.cpp759 void MyFrame::OnEnsureVisible(wxCommandEvent& WXUNUSED(event)) in OnEnsureVisible() function in MyFrame
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DWorkflowView.cs850 this.ensureVisibleEventHandler = new EventHandler(OnEnsureVisible); in EnsureVisible()
1698 private void OnEnsureVisible(object sender, EventArgs e) in OnEnsureVisible() method in System.Workflow.ComponentModel.Design.WorkflowView
H A DWorkflowView.cs.back850 this.ensureVisibleEventHandler = new EventHandler(OnEnsureVisible);
1698 private void OnEnsureVisible(object sender, EventArgs e)