Home
last modified time | relevance | path

Searched refs:SDL_PRESSED (Results 1 – 25 of 41) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
DSDL_sysevents.c296 kstate[SDLK_LSHIFT] = SDL_PRESSED; in WIN_GetKeyboardState()
300 kstate[SDLK_RSHIFT] = SDL_PRESSED; in WIN_GetKeyboardState()
304 kstate[SDLK_LCTRL] = SDL_PRESSED; in WIN_GetKeyboardState()
308 kstate[SDLK_RCTRL] = SDL_PRESSED; in WIN_GetKeyboardState()
312 kstate[SDLK_LALT] = SDL_PRESSED; in WIN_GetKeyboardState()
316 kstate[SDLK_RALT] = SDL_PRESSED; in WIN_GetKeyboardState()
320 kstate[SDLK_NUMLOCK] = SDL_PRESSED; in WIN_GetKeyboardState()
324 kstate[SDLK_CAPSLOCK] = SDL_PRESSED; in WIN_GetKeyboardState()
499 state = SDL_PRESSED; in WinMessage()
507 state = SDL_PRESSED; in WinMessage()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/video/aalib/
DSDL_aaevents.c69 posted += SDL_PrivateMouseButton(SDL_PRESSED, 1, 0, 0); in AA_PumpEvents()
78 posted += SDL_PrivateMouseButton(SDL_PRESSED, 2, 0, 0); in AA_PumpEvents()
87 posted += SDL_PrivateMouseButton(SDL_PRESSED, 3, 0, 0); in AA_PumpEvents()
109 posted += SDL_PrivateKeyboard(SDL_PRESSED, TranslateKey(evt, &keysym)); in AA_PumpEvents()
/external/qemu/distrib/sdl-1.2.12/src/video/dc/
DSDL_dcevents.c85 SDL_PrivateMouseButton((buttons & sdl_mousebtn[i])?SDL_PRESSED:SDL_RELEASED,i,0,0); in mouse_update()
123 SDL_PrivateKeyboard(((state->shift_keys>>i)&1)?SDL_PRESSED:SDL_RELEASED,&keysym); in keyboard_update()
132 SDL_PrivateKeyboard(state->matrix[i]?SDL_PRESSED:SDL_RELEASED,&keysym); in keyboard_update()
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
DSDL_ikbdevents.c83 SDL_PrivateKeyboard(SDL_PRESSED, in AtariIkbd_PumpEvents()
113 SDL_PrivateMouseButton(SDL_PRESSED, atari_GetButton(i), 0, 0); in AtariIkbd_PumpEvents()
DSDL_xbiosevents.c141 SDL_PrivateMouseButton(SDL_PRESSED, atari_GetButton(i), 0, 0); in SDL_AtariXbios_PostMouseEvents()
DSDL_ataridevmouse.c147 SDL_PrivateMouseButton(SDL_PRESSED, atari_GetButton(i), 0, 0); in SDL_AtariDevMouse_PostMouseEvents()
DSDL_gemdosevents.c96 SDL_PrivateKeyboard(SDL_PRESSED, in AtariGemdos_PumpEvents()
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysevents.cc253 SDL_PrivateMouseButton(SDL_PRESSED, sdl_buttons, 0, 0); in DispatchMessage()
297 SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_WHEELDOWN, 0, 0); in DispatchMessage()
300 SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_WHEELUP, 0, 0); in DispatchMessage()
340 SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in DispatchMessage()
/external/qemu/distrib/sdl-1.2.12/src/joystick/mint/
DSDL_sysjoystick.c400 SDL_PrivateJoystickButton(joystick,0,SDL_PRESSED); in SDL_SYS_JoystickUpdate()
464 SDL_PrivateJoystickButton(joystick,i,SDL_PRESSED); in SDL_SYS_JoystickUpdate()
507 SDL_PrivateJoystickButton(joystick,0,SDL_PRESSED); in SDL_SYS_JoystickUpdate()
536 SDL_PrivateJoystickButton(joystick,i,SDL_PRESSED); in SDL_SYS_JoystickUpdate()
570 SDL_PrivateJoystickButton(joystick,i,SDL_PRESSED); in SDL_SYS_JoystickUpdate()
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11events.c541 posted = SDL_PrivateMouseButton(SDL_PRESSED, in X11_DispatchEvent()
568 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in X11_DispatchEvent()
666 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in X11_DispatchEvent()
676 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in X11_DispatchEvent()
696 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in X11_DispatchEvent()
741 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in X11_DispatchEvent()
1336 kstate[key] = SDL_PRESSED; in X11_SetKeyboardState()
1371 kstate[SDLK_CAPSLOCK] = SDL_PRESSED; in X11_SetKeyboardState()
1376 kstate[SDLK_NUMLOCK] = SDL_PRESSED; in X11_SetKeyboardState()
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
DSDL_dgaevents.c65 posted = SDL_PrivateMouseButton(SDL_PRESSED, in DGA_DispatchEvent()
109 posted = SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in DGA_DispatchEvent()
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosevents.c346 …if (changed & 4) SDL_PrivateMouseButton((last_buttons & 4) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTO… in RISCOS_PollMouseHelper()
347 …if (changed & 2) SDL_PrivateMouseButton((last_buttons & 2) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTO… in RISCOS_PollMouseHelper()
348 …if (changed & 1) SDL_PrivateMouseButton((last_buttons & 1) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTO… in RISCOS_PollMouseHelper()
419 SDL_PrivateKeyboard(SDL_PRESSED,TranslateKey(j,&key,1)); in RISCOS_PollKeyboard()
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocevents.cpp77 posted += SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_LEFT, 0, 0); in EPOC_HandleWsEvent()
83 posted += SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_RIGHT, 0, 0); in EPOC_HandleWsEvent()
111 posted += SDL_PrivateKeyboard(SDL_PRESSED, &keysym); in EPOC_HandleWsEvent()
/external/qemu/distrib/sdl-1.2.12/src/video/svga/
DSDL_svgaevents.c160 posted += SDL_PrivateMouseButton(SDL_PRESSED, 1, 0, 0); in SVGA_mousecallback()
169 posted += SDL_PrivateMouseButton(SDL_PRESSED, 2, 0, 0); in SVGA_mousecallback()
178 posted += SDL_PrivateMouseButton(SDL_PRESSED, 3, 0, 0); in SVGA_mousecallback()
192 posted += SDL_PrivateKeyboard(SDL_PRESSED, in SVGA_keyboardcallback()
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
DSDL_nxevents.c251 SDL_PrivateMouseButton (SDL_PRESSED, button, in NX_PumpEvents()
255 SDL_PrivateMouseButton (SDL_PRESSED, button, in NX_PumpEvents()
284 SDL_PrivateKeyboard (SDL_PRESSED, in NX_PumpEvents()
/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
DSDL_sysjoystick.c468 SDL_PrivateJoystickButton(joystick, (Uint8)(i-corr), SDL_PRESSED); in SDL_SYS_JoystickUpdate()
489 …B.x < SYS_JoyData[index].buttoncalc[0]) SDL_PrivateJoystickButton(joystick, (Uint8)4, SDL_PRESSED); in SDL_SYS_JoystickUpdate()
494 …B.y < SYS_JoyData[index].buttoncalc[1]) SDL_PrivateJoystickButton(joystick, (Uint8)5, SDL_PRESSED); in SDL_SYS_JoystickUpdate()
499 …B.x > SYS_JoyData[index].buttoncalc[2]) SDL_PrivateJoystickButton(joystick, (Uint8)6, SDL_PRESSED); in SDL_SYS_JoystickUpdate()
504 …B.y > SYS_JoyData[index].buttoncalc[3]) SDL_PrivateJoystickButton(joystick, (Uint8)7, SDL_PRESSED); in SDL_SYS_JoystickUpdate()
/external/qemu/distrib/sdl-1.2.12/src/events/
DSDL_keyboard.c323 if ( SDL_KeyState[key] == SDL_PRESSED ) { in SDL_ResetKeyboard()
383 state == SDL_PRESSED ? "pressed" : "released"); in SDL_PrivateKeyboard()
390 if ( state == SDL_PRESSED ) { in SDL_PrivateKeyboard()
481 case SDL_PRESSED: in SDL_PrivateKeyboard()
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibevents.c161 posted = SDL_PrivateKeyboard(SDL_PRESSED, in DIB_HandleMessage()
191 if (state[SDLK_LSHIFT] == SDL_PRESSED && !(GetKeyState(VK_LSHIFT) & 0x8000)) { in DIB_HandleMessage()
193 } else if (state[SDLK_RSHIFT] == SDL_PRESSED && !(GetKeyState(VK_RSHIFT) & 0x8000)) { in DIB_HandleMessage()
218 posted = SDL_PrivateKeyboard(SDL_PRESSED, in DIB_HandleMessage()
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_events.c163 posted = SDL_PrivateMouseButton(SDL_PRESSED, buttons, 0, 0); in ph_DispatchEvent()
350 posted = SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_WHEELUP, 0, 0); in ph_DispatchEvent()
355 posted = SDL_PrivateMouseButton(SDL_PRESSED, SDL_BUTTON_WHEELDOWN, 0, 0); in ph_DispatchEvent()
358 posted = SDL_PrivateKeyboard(SDL_PRESSED, ph_TranslateKey(keyEvent, &keysym)); in ph_DispatchEvent()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m269 if (SDL_TranslateUNICODE && state == SDL_PRESSED) {
344 SDL_PrivateKeyboard (SDL_PRESSED, &key);
351 SDL_PrivateKeyboard (SDL_PRESSED, &key);
384 SDL_PrivateKeyboard (SDL_PRESSED, &key);
416 SDL_PrivateKeyboard (SDL_PRESSED, &key);
535 SDL_PrivateKeyboard (SDL_PRESSED, &key);
541 SDL_PrivateKeyboard (SDL_PRESSED, &key);
767 SDL_PrivateMouseButton (SDL_PRESSED, button, 0, 0); \
940 SDL_PrivateMouseButton (SDL_PRESSED, button, 0, 0);
948 QZ_DoKey (this, SDL_PRESSED, event);
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
DSDL_DirectFB_events.c61 posted += SDL_PrivateMouseButton(SDL_PRESSED, in DirectFB_PumpEvents()
69 posted += SDL_PrivateKeyboard(SDL_PRESSED, DirectFB_TranslateKey(&evt, &keysym)); in DirectFB_PumpEvents()
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
DSDL_gemevents.c143 SDL_PrivateKeyboard(SDL_PRESSED, in GEM_PumpEvents()
352 SDL_PrivateMouseButton(SDL_PRESSED, i+1, 0, 0); in do_mouse()
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
DSDL_dx5events.c280 posted = SDL_PrivateKeyboard(SDL_PRESSED, in handle_keyboard()
358 state = SDL_PRESSED; in handle_mouse()
424 SDL_PRESSED, button, 0, 0); in handle_mouse()
454 state = SDL_PRESSED; in handle_mouse()
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
DSDL_vglevents.c82 pressed = SDL_PRESSED; in handle_keyboard()
123 state = SDL_PRESSED; in handle_mouse()
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/
DSDL_ggievents.c98 posted += SDL_PrivateMouseButton(SDL_PRESSED, ev.pbutton.button, 0, 0); in GGI_PumpEvents()
105 posted += SDL_PrivateKeyboard(SDL_PRESSED, GGI_TranslateKey(&ev, &keysym)); in GGI_PumpEvents()

12