HomeSort by: relevance | last modified time | path
    Searched refs:obutton (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/moused/
moused.c 909 action0.button = action0.obutton;
915 action.flags, action.button, action.obutton);
917 action0.obutton = action0.button;
943 action.button, action.obutton);
946 action0.obutton = action0.button;
948 flags |= action.obutton ^ action.button;
983 action.obutton = action.button;
1595 act->obutton = act->button;
1598 | (act->obutton & (MOUSE_BUTTON1DOWN | MOUSE_BUTTON3DOWN));
1620 act->obutton = act->button
    [all...]
mouse.h 58 int obutton; /* previous button status */ member in struct:mousestatus

Completed in 46 milliseconds