GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
display/window.c File Reference
#include <string.h>
#include <grass/colors.h>
#include <grass/gis.h>
#include <grass/display.h>
#include "driver.h"
Include dependency graph for display/window.c:

Go to the source code of this file.

Functions

void D_erase (const char *color)
 

Function Documentation

◆ D_erase()

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_setup2(), and D_setup_unity().