|
Mapper
|

Go to the source code of this file.
Functions | |
| void | edit_stations (int win_x, int win_y, unsigned int win_button) |
| void | change_station_location (Widget w, XtPointer data, XtPointer call_data) |
| void | change_custom_file (Widget w, XtPointer data, XtPointer call_data) |
Variables | |
| float | mult |
| Widget | dialog |
| int | isave |
| int | saved_win_x |
| int | saved_win_y |
| void change_custom_file | ( | Widget | w, |
| XtPointer | data, | ||
| XtPointer | call_data | ||
| ) |
Definition at line 482 of file edit_stations.c.


| void change_station_location | ( | Widget | w, |
| XtPointer | data, | ||
| XtPointer | call_data | ||
| ) |
| void edit_stations | ( | int | win_x, |
| int | win_y, | ||
| unsigned int | win_button | ||
| ) |
Definition at line 11 of file edit_stations.c.


| Widget dialog |
Definition at line 7 of file edit_stations.c.
| int isave |
Definition at line 8 of file edit_stations.c.
| float mult |
Definition at line 6 of file edit_stations.c.
| int saved_win_x |
Definition at line 9 of file edit_stations.c.
| int saved_win_y |
Definition at line 9 of file edit_stations.c.