Searched refs:VGLFilledBox (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/lib/libvgl/ |
| H A D | Makefile | 22 vgl.3 VGLFilledBox.3 \
|
| H A D | vgl.h | 141 void VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color);
|
| H A D | simple.c | 416 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox() function
|
| /freebsd-12.1/release/picobsd/tinyware/view/ |
| H A D | view.c | 147 VGLFilledBox(VGLDisplay,x1,y1,x1+width-1,y1+height-1,pal_colors-1); in pop_up()
|