Home
last modified time | relevance | path

Searched refs:VGLBox (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/lib/libvgl/
H A DMakefile17 vgl.3 VGLBox.3 \
H A Dvgl.h144 void VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color);
H A Dsimple.c371 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox() function