GRASS Programmer's Manual
6.4.2(2012)
|
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
void | Cairo_draw_line (int x1, int y1, int x2, int y2) |
void Cairo_draw_line | ( | int | x1, |
int | y1, | ||
int | x2, | ||
int | y2 | ||
) |
Definition at line 3 of file cairodriver/Draw_line.c.
References cairo, G_debug(), and modified.
Referenced by Cairo_Driver().