HomeSort by relevance Sort by last modified time
    Searched refs:skin_key_command_to_str (Results 1 - 4 of 4) sorted by null

  /external/qemu/android/skin/
keyset.h 78 extern const char* skin_key_command_to_str ( SkinKeyCommand command );
keyset.c 39 skin_key_command_to_str( SkinKeyCommand cmd ) function
345 D( "adding binding %s to %s", skin_key_command_to_str(command), skin_key_symmod_to_str(sym,mod));
keyboard.c 306 skin_key_command_to_str(command), sym, mod, skin_key_symmod_to_str(sym,mod));
  /external/qemu/android/
help.c 310 strings[n] = skin_key_command_to_str(n+1);
    [all...]

Completed in 64 milliseconds