OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MS_RIGHT
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/sun/
vuid_event.h
83
#define
MS_RIGHT
0x7f22 /* right mouse button */
ms.c
237
static const int to_id[] = {
MS_RIGHT
, MS_MIDDLE, 0, MS_LEFT };
/src/sys/arch/sparc/dev/
ms_pckbport.c
204
static const int to_id[] = { MS_LEFT, MS_MIDDLE, 0,
MS_RIGHT
};
/src/sys/arch/atari/dev/
ms.c
255
fe2->id =
MS_RIGHT
;
/src/sys/arch/amiga/dev/
ms.c
261
static const int to_id[] = {
MS_RIGHT
, MS_MIDDLE, 0, MS_LEFT };
/src/sys/arch/x68k/dev/
ms.c
370
static const int to_id[] = { MS_LEFT,
MS_RIGHT
};
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025