Home
last modified time | relevance | path

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

/freebsd-head/lib/libvgl/
HDMakefile16 vgl.3 VGLBox.3 \
HDvgl.h142 void VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color);
HDsimple.c369 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox() function