Home
last modified time | relevance | path

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

/src/lib/libvgl/
H A Dsimple.c52 int offset, soffset, undermouse; in VGLSetXY() local
57 undermouse = VGLMouseFreezeXY(x, y); in VGLSetXY()
62 undermouse = 0; in VGLSetXY()
63 if (!undermouse) { in VGLSetXY()