Home
last modified time | relevance | path

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

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Ddock.c97 static int getClipButton(int px, int py);
3638 if (getClipButton(event->xbutton.x, event->xbutton.y) != CLIP_IDLE) in iconDblClick()
3882 static int getClipButton(int px, int py) in getClipButton() function
3904 direction = getClipButton(event->xbutton.x, event->xbutton.y); in handleClipChangeWorkspace()
3919 new_dir = getClipButton(ev.xmotion.x, ev.xmotion.y); in handleClipChangeWorkspace()
3976 || getClipButton(event->xbutton.x, event->xbutton.y) == CLIP_IDLE) { in iconMouseDown()
3994 if (getClipButton(event->xbutton.x, event->xbutton.y) != CLIP_IDLE && in iconMouseDown()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Ddock.c97 static int getClipButton(int px, int py);
3638 if (getClipButton(event->xbutton.x, event->xbutton.y) != CLIP_IDLE) in iconDblClick()
3882 static int getClipButton(int px, int py) in getClipButton() function
3904 direction = getClipButton(event->xbutton.x, event->xbutton.y); in handleClipChangeWorkspace()
3919 new_dir = getClipButton(ev.xmotion.x, ev.xmotion.y); in handleClipChangeWorkspace()
3976 || getClipButton(event->xbutton.x, event->xbutton.y) == CLIP_IDLE) { in iconMouseDown()
3994 if (getClipButton(event->xbutton.x, event->xbutton.y) != CLIP_IDLE && in iconMouseDown()