Home
last modified time | relevance | path

Searched refs:OnButtonAutoStar (Results 1 – 3 of 3) sorted by relevance

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h278 void OnButtonAutoStar(wxCommandEvent& evt);
H A Dmyframe_events.cpp623 void MyFrame::OnButtonAutoStar(wxCommandEvent& WXUNUSED(event)) in OnButtonAutoStar() function in MyFrame
H A Dmyframe.cpp146 EVT_TOOL(BUTTON_AUTOSTAR, MyFrame::OnButtonAutoStar)