Home
last modified time | relevance | path

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

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