OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastbutton
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/moused/
moused.c
851
int
lastbutton
= 0;
local in function:moused
967
button =
lastbutton
^ action2.button;
968
lastbutton
= action2.button;
969
printf("diff=%x buts=%x\n", button,
lastbutton
);
972
wsev(
lastbutton
& (1<<i) ? WSCONS_EVENT_MOUSE_DOWN :
moused.c
851
int
lastbutton
= 0;
local in function:moused
967
button =
lastbutton
^ action2.button;
968
lastbutton
= action2.button;
969
printf("diff=%x buts=%x\n", button,
lastbutton
);
972
wsev(
lastbutton
& (1<<i) ? WSCONS_EVENT_MOUSE_DOWN :
Completed in 29 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025