Searched refs:set4pixels (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libvgl/ |
H A D | simple.c | 386 set4pixels(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) in set4pixels() function 410 set4pixels(object, x, y, xc, yc, color); in VGLEllipse() 418 set4pixels(object, x, y, xc, yc, color); in VGLEllipse()
|