GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | R_get_location_with_box (int cx, int cy, int *wx, int *wy, int *button) |
void | R_get_location_with_line (int cx, int cy, int *wx, int *wy, int *button) |
void | R_get_location_with_pointer (int *wx, int *wy, int *button) |
Definition at line 7 of file com_get.c.
References transport::get_location_with_box, and trans.
Referenced by get_win_w_mouse().
Definition at line 12 of file com_get.c.
References transport::get_location_with_line, and trans.
Definition at line 17 of file com_get.c.
References transport::get_location_with_pointer, and trans.
Referenced by D_popup(), and ident_win().