Searched refs:VGLMouseOverlap (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/lib/libvgl/ |
| HD | bitmap.c | 172 VGLMouseOverlap(dstx, dsty, width, hight)); in __VGLBitmapCopy() 212 if (mousemerge && VGLMouseOverlap(dstx, dstline, width, 1)) { in __VGLBitmapCopy()
|
| HD | vgl.h | 136 int VGLMouseOverlap(int x, int y, int width, int hight);
|
| HD | mouse.c | 379 VGLMouseOverlap(int x, int y, int width, int hight) in VGLMouseOverlap() function
|