Home
last modified time | relevance | path

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

/external/qemu/android/skin/
Dkeyset.h83 extern const char* skin_key_symmod_to_str ( int sym, int mod );
Dkeyset.c222 skin_key_symmod_to_str( int sym, int mod ) in skin_key_symmod_to_str() function
345 … D( "adding binding %s to %s", skin_key_command_to_str(command), skin_key_symmod_to_str(sym,mod)); in skin_keyset_add()
Dkeyboard.c328 skin_key_command_to_str(command), sym, mod, skin_key_symmod_to_str(sym,mod)); in skin_keyboard_key_to_code()
333 skin_key_symmod_to_str(sym,mod)); in skin_keyboard_key_to_code()
/external/qemu/android/
Dhelp.c229 skin_key_symmod_to_str( bindings[n].sym, bindings[n].mod ) ); in help_keys()
Dmain.c530 skin_key_symmod_to_str( bindings[nn].sym, in qemulator_set_title()