Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Ddecode.c724 static int mouse_button_right(int x, int y, lbool down, lbool drag) in x11mouse_button()
772 return mouse_button_right(x, y, down, drag); in x116mouse_action()
677 static int mouse_button_right(int x, int y, lbool down, lbool drag) mouse_button_right() function