Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Deegg.cpp148 else if (evt.GetId() == EEGG_FLIPCAL) in OnEEGG()
H A Dmyframe.h659 EEGG_FLIPCAL, enumerator
H A Dmyframe.cpp92 EVT_MENU(EEGG_FLIPCAL, MyFrame::OnEEGG)
513 calib_menu->Append(EEGG_FLIPCAL, _("Flip Calibration Now"), _("Flip the calibration data now")); in SetupMenuBar()