Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dgraph.h242 void OnArcsecsPixels(wxCommandEvent& evt);
H A Dgraph.cpp49 EVT_MENU_RANGE(GRAPH_ARCSECS, GRAPH_PIXELS, GraphLogWindow::OnArcsecsPixels) in wxBEGIN_EVENT_TABLE()
363 void GraphLogWindow::OnArcsecsPixels(wxCommandEvent& evt) in OnArcsecsPixels() function in GraphLogWindow