Home
last modified time | relevance | path

Searched refs:OnBellsFinished (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h373 void OnBellsFinished(wxCommandEvent& event);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp2778 EVT_COMMAND(wxID_ANY, BELLS_PLAYED_EVTYPE, MyFrame::OnBellsFinished) in BEGIN_EVENT_TABLE()
3024 void MyFrame::OnBellsFinished( wxCommandEvent& event ) in OnBellsFinished() function in MyFrame