GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-f63024f571
|
#include <string.h>
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "driverlib.h"
#include "driver.h"
#include "htmlmap.h"
Go to the source code of this file.
Functions | |
int | HTML_Graph_set (void) |
Variables | |
struct html_state | html |
int HTML_Graph_set | ( | void | ) |
Definition at line 26 of file htmldriver/graph_set.c.
struct html_state html |
Definition at line 1 of file htmldriver/graph_set.c.
Referenced by html_polygon().