Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemevents.c53 static void do_keyboard(short kc, short ks);
116 do_keyboard(kc,kstate); in GEM_PumpEvents()
278 static void do_keyboard(short kc, short ks) in do_keyboard() function