Home
last modified time | relevance | path

Searched refs:ROKEY_LEFT_SHIFT (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosevents.c55 #define ROKEY_LEFT_SHIFT 3 macro
356 int which_key = ROKEY_LEFT_SHIFT; in RISCOS_PollKeyboard()
394 max_key = ROKEY_LEFT_SHIFT; in RISCOS_PollKeyboard()
396 for (j = ROKEY_LEFT_SHIFT; j <= ROKEY_LAST_KEY; j++) in RISCOS_PollKeyboard()