GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
graph_set.c File Reference
#include <string.h>
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "driverlib.h"
#include "driver.h"
#include "htmlmap.h"
Include dependency graph for htmldriver/graph_set.c:

Go to the source code of this file.

Functions

int HTML_Graph_set (void)
 

Variables

struct html_state html
 

Function Documentation

◆ HTML_Graph_set()

int HTML_Graph_set ( void )

Variable Documentation

◆ html

struct html_state html

Definition at line 24 of file htmldriver/graph_set.c.

Referenced by HTML_Graph_close(), HTML_Graph_set(), html_polygon(), and HTML_Text().