GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | COM_Box_abs (int x1, int y1, int x2, int y2) |
void | COM_Box_rel (int x, int y) |
Definition at line 4 of file driver/Box.c.
References driver::Box_abs, COM_Polygon_abs(), and y.
Referenced by COM_Box_rel(), COM_Erase(), LOC_box_abs(), and process_command().
Definition at line 25 of file driver/Box.c.
References driver::Box_rel, COM_Box_abs(), cur_x, and cur_y.
Referenced by LOC_box_rel(), and process_command().