OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skin_keyset_get_command
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/skin/
keyset.h
129
extern SkinKeyCommand
skin_keyset_get_command
( SkinKeyset* kset, int sym, int mod );
keyboard.c
303
command =
skin_keyset_get_command
( keyboard->kset, sym, mod );
keyset.c
492
skin_keyset_get_command
( SkinKeyset* kset, int sym, int mod )
function
Completed in 2178 milliseconds