Home
last modified time | relevance | path

Searched defs:draw_line (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/atc/
H A Dgraphics.c217 draw_line(WINDOW *w, int x, int y, int lx, int ly, const char *s) in draw_line() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920428-2.c338 int (*draw_line)(gx_device *dev, int x0, int y0, int x1, int y1, gx_color_index color ); member