Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A DMakefile21 vgl.3 VGLFilledBox.3 \
H A Dvgl.h143 void VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color);
H A Dsimple.c378 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox() function