GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
int | COM_Get_location_with_pointer (int *wx, int *wy, int *button) |
int | COM_Get_location_with_line (int cx, int cy, int *wx, int *wy, int *button) |
int | COM_Get_location_with_box (int cx, int cy, int *wx, int *wy, int *button) |
Definition at line 30 of file Get_location.c.
References driver::Get_with_box, and mouse_button.
Referenced by process_command().
Definition at line 17 of file Get_location.c.
References driver::Get_with_line, and mouse_button.
Referenced by process_command().
Definition at line 4 of file Get_location.c.
References driver::Get_with_pointer, and mouse_button.
Referenced by process_command().