Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dmenu.h852 int screen_mousex, screen_mousey; // mouse position on screen when menu becomes visible member
H A Dmenu.cc2383 show = screen_mousex = screen_mousey = 0; in setup()
2573 screen_mousex = mousex; in toggle()
2601 if (mouse_warp) warp_mouse (screen_mousex, screen_mousey); in toggle()
H A Ddin.cc450 MENU.screen_mousex = wx; in mouse2tonic()