OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/moused/
moused.c
386
static struct button_state *
mstate
[MOUSE_MAXBUTTON];/* mapped button st.*/
variable in typeref:struct:button_state * []
538
mstate
[i] = &bstate[i];
750
if (
mstate
[j] == &bstate[rodent.zmap[i] - 1])
751
mstate
[j] = &zstate[i];
2052
mstate
[lbutton - 1] = &bstate[pbutton - 1];
moused.c
386
static struct button_state *
mstate
[MOUSE_MAXBUTTON];/* mapped button st.*/
variable in typeref:struct:button_state * []
538
mstate
[i] = &bstate[i];
750
if (
mstate
[j] == &bstate[rodent.zmap[i] - 1])
751
mstate
[j] = &zstate[i];
2052
mstate
[lbutton - 1] = &bstate[pbutton - 1];
Completed in 24 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025