OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handle_key_command
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/
qemulator.c
27
static void
handle_key_command
( void* opaque, SkinKeyCommand command, int param );
161
skin_keyboard_on_command( emulator->keyboard,
handle_key_command
, emulator );
330
handle_key_command
( void* opaque, SkinKeyCommand command, int down )
function
Completed in 45 milliseconds