GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <string.h>
#include <grass/colors.h>
#include <grass/gis.h>
#include <grass/display.h>
#include "driver.h"
Go to the source code of this file.
Functions | |
void | D_erase (const char *color) |
void D_erase | ( | const char * | color | ) |
Definition at line 12 of file display/window.c.
References b, COM_Begin(), COM_Close(), COM_Cont(), COM_Fill(), COM_Move(), D_get_dst(), D_parse_color(), D_use_color(), l, r, and t.
Referenced by D_setup(), D_setup2(), and D_setup_unity().