GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | do_polygon (const int *xarray, const int *yarray, int count) |
void | Cairo_Polygon_abs (const int *xarray, const int *yarray, int count) |
void | Cairo_Polyline_abs (const int *xarray, const int *yarray, int count) |
Definition at line 12 of file Poly.c.
References cairo, do_polygon(), and G_debug().
Referenced by Cairo_Driver().
Definition at line 19 of file Poly.c.
References cairo, do_polygon(), and G_debug().
Referenced by Cairo_Driver().
Definition at line 3 of file Poly.c.
Referenced by Cairo_Polygon_abs(), and Cairo_Polyline_abs().