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

  /src/sys/dev/sun/
vuid_event.h 81 #define MS_LEFT 0x7f20 /* left 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 257 fe2->id = MS_LEFT;
  /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 15 milliseconds