Home
last modified time | relevance | path

Searched refs:VGLClear (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/lib/libvgl/
H A DMakefile19 vgl.3 VGLClear.3 \
H A Dmain.c80 VGLClear(VGLDisplay, 0); in VGLEnd()
330 VGLClear(VGLDisplay, 0); in VGLInit()
H A Dvgl.h144 void VGLClear(VGLBitmap *object, u_long color);
H A Dsimple.c501 VGLClear(VGLBitmap *object, u_long color) in VGLClear() function
/freebsd-12.1/share/examples/libvgl/
H A Ddemo.c63 VGLClear(tmp, 0); in main()