Searched refs:VGLMouseOverlap (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/lib/libvgl/ |
| H A D | bitmap.c | 174 VGLMouseOverlap(dstx, dsty, width, hight)); in __VGLBitmapCopy() 214 if (mousemerge && VGLMouseOverlap(dstx, dstline, width, 1)) { in __VGLBitmapCopy()
|
| H A D | vgl.h | 138 int VGLMouseOverlap(int x, int y, int width, int hight);
|
| H A D | mouse.c | 384 VGLMouseOverlap(int x, int y, int width, int hight) in VGLMouseOverlap() function
|