Searched refs:skin_keyboard_create_from_kcm (Results 1 – 3 of 3) sorted by relevance
29 extern SkinKeyboard* skin_keyboard_create_from_kcm( const char* kcm_file_path, int use_raw_keys …
628 skin_keyboard_create_from_kcm( const char* kcm_file_path, int use_raw_keys ) in skin_keyboard_create_from_kcm() function
380 emulator->keyboard = skin_keyboard_create_from_kcm(opts->charmap, opts->raw_keys); in qemulator_init()