Home
last modified time | relevance | path

Searched defs:keystate (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_bkeyboard.cc42 static int8 keystate[KEYMAP_SIZE]; variable
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_keyboard.c43 Uint8 keystate[SDL_NUM_SCANCODES]; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsevents.c1005 const Uint8 *keystate; in WIN_PumpEvents() local
/third_party/ffmpeg/libavcodec/
Dffv1dec.c839 uint8_t keystate = 128; in decode_frame() local
Dffv1enc.c1125 uint8_t keystate = 128; in encode_frame() local
/third_party/libevdev/libevdev/
Dlibevdev.c560 unsigned long keystate[NLONGS(KEY_CNT)] = {0}; in sync_key_state() local