Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A DMakefile16 vgl.3 VGLBox.3 \
H A Dvgl.h142 void VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color);
H A Dsimple.c369 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox() function