Home
last modified time | relevance | path

Searched refs:keyboard_press_data (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h1873 void *keyboard_press_data; member
H A Dretroarch.c1401 p_rarch->keyboard_press_data = menu; in menu_input_key_bind_set_mode()
1484 p_rarch->keyboard_press_data = NULL; in menu_input_key_bind_iterate()
1565 p_rarch->keyboard_press_data = NULL; in menu_input_key_bind_iterate()
26454 p_rarch->keyboard_press_data = NULL; in input_keyboard_event()
26462 if (p_rarch->keyboard_press_cb(p_rarch->keyboard_press_data, code)) in input_keyboard_event()