Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dgraph.h240 void OnButtonSettings(wxCommandEvent& evt);
H A Dgraph.cpp47 EVT_BUTTON(BUTTON_GRAPH_SETTINGS,GraphLogWindow::OnButtonSettings) in wxBEGIN_EVENT_TABLE()
263 void GraphLogWindow::OnButtonSettings(wxCommandEvent& WXUNUSED(evt)) in OnButtonSettings() function in GraphLogWindow