Searched refs:obutton (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c918 action0.button = action0.obutton;
924 action.flags, action.button, action.obutton);
926 action0.obutton = action0.button;
952 action.button, action.obutton);
955 action0.obutton = action0.button;
957 flags |= action.obutton ^ action.button;
992 action.obutton = action.button;
1604 act->obutton = act->button;
1607 | (act->obutton & (MOUSE_BUTTON1DOWN | MOUSE_BUTTON3DOWN));
1629 act->obutton
[all...]
H A Dmouse.h58 int obutton; /* previous button status */ member in struct:mousestatus

Completed in 103 milliseconds