Searched refs:VGLEllipse (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/share/examples/libvgl/
H A Ddemo.c72 VGLEllipse(VGLDisplay, 256, 0, 256, 256, 63);
73 VGLEllipse(VGLDisplay, 0, 256, 256, 256, 0);
113 VGLEllipse(VGLDisplay, rand()%xsize, rand()%ysize,
/freebsd-11-stable/lib/libvgl/
H A DMakefile20 vgl.3 VGLEllipse.3 \
H A Dvgl.h140 void VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color);
H A Dsimple.c440 VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) function

Completed in 182 milliseconds