Searched refs:VGLMouseFreeze (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libvgl/
H A Dvgl.h132 int VGLMouseFreeze(int x, int y, int width, int hight, byte color);
H A Dmouse.c235 VGLMouseFreeze(int x, int y, int width, int hight, byte color) function
H A Dsimple.c99 if (!VGLMouseFreeze(x, y, 1, 1, color)) {
507 VGLMouseFreeze(0, 0, object->Xsize, object->Ysize, color); /* XXX */
H A Dbitmap.c362 VGLMouseFreeze(dstx, dsty, width, hight, 0);

Completed in 70 milliseconds