Searched refs:pressed (Results 1 – 7 of 7) sorted by relevance
27 if (s->keycodes[i] == qcode && s->pressed[i] != key->down) { in stellaris_gamepad_event()28 s->pressed[i] = key->down; in stellaris_gamepad_event()39 VMSTATE_VARRAY_UINT32(pressed, StellarisGamepad, num_buttons,61 s->pressed = g_new0(uint8_t, s->num_buttons); in stellaris_gamepad_realize()77 memset(s->pressed, 0, s->num_buttons * sizeof(uint8_t)); in stellaris_gamepad_reset_enter()
34 uint8_t *pressed; member
283 uint8_t pressed; member
63 is pressed while the network is slow) are not supported.
203 Key pressed.253 Mouse button pressed.
158 event.key.pressed = down ? 1 : 0; in xenfb_send_key()
945 # 'alt+print' was pressed. This flaw is now fixed and the 'sysrq' key1465 # @grab-mod: Modifier keys that should be pressed together with the