Searched refs:skin_keyboard_create_from_aconfig (Results 1 – 3 of 3) sorted by relevance
27 extern SkinKeyboard* skin_keyboard_create_from_aconfig( AConfig* aconfig, int use_raw_keys );
617 skin_keyboard_create_from_aconfig( AConfig* aconfig, int use_raw_keys ) in skin_keyboard_create_from_aconfig() function
382 emulator->keyboard = skin_keyboard_create_from_aconfig(aconfig, opts->raw_keys); in qemulator_init()