Home
last modified time | relevance | path

Searched refs:RARCH_MENU_TOGGLE (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/retroarch/RetroArch-1.9.7/input/drivers_joypad/
H A Dsdl_dingux_joypad.c348 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in sdl_dingux_joypad_destroy()
359 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in sdl_dingux_joypad_init()
526 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in sdl_dingux_joypad_poll()
607 BIT64_SET(lifecycle_state, RARCH_MENU_TOGGLE); in sdl_dingux_joypad_poll()
H A Dctr_joypad.c196 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in ctr_joypad_poll()
199 BIT64_SET(lifecycle_state, RARCH_MENU_TOGGLE); in ctr_joypad_poll()
H A Dpsp_joypad.c265 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in psp_joypad_poll()
358 BIT64_SET(lifecycle_state, RARCH_MENU_TOGGLE); in psp_joypad_poll()
H A Dgx_joypad.c604 BIT64_CLEAR(lifecycle_state, RARCH_MENU_TOGGLE); in gx_joypad_poll()
617 BIT64_SET(lifecycle_state, RARCH_MENU_TOGGLE); in gx_joypad_poll()
/dports/games/retroarch/RetroArch-1.9.7/input/
H A Dinput_defines.h116 RARCH_MENU_TOGGLE, enumerator
/dports/games/retroarch/RetroArch-1.9.7/
H A Dcommand.h357 { "MENU_TOGGLE", RARCH_MENU_TOGGLE },
H A Dconfig.def.keybinds.h549 RARCH_MENU_TOGGLE, NO_BTN, NO_BTN, 0,
1103 RARCH_MENU_TOGGLE, NO_BTN, NO_BTN, 0,
1667 RARCH_MENU_TOGGLE, NO_BTN, NO_BTN, 0,
/dports/games/retroarch/RetroArch-1.9.7/input/common/hid/
H A Ddevice_ds3.c282 BIT256_SET_PTR(state, RARCH_MENU_TOGGLE); in ds3_get_buttons()
/dports/games/retroarch/RetroArch-1.9.7/input/connect/
H A Dconnect_wiiupro.c162 BIT256_SET_PTR(state, RARCH_MENU_TOGGLE); in hidpad_wiiupro_get_buttons()
H A Dconnect_ps4.c236 BIT256_SET_PTR( state, RARCH_MENU_TOGGLE ); in hidpad_ps4_get_buttons()
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_driver.h176 MENU_SETTINGS_BIND_ALL_LAST = MENU_SETTINGS_BIND_BEGIN + RARCH_MENU_TOGGLE,
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_chs.c150 case RARCH_MENU_TOGGLE: in msg_hash_get_help_chs_enum()
H A Dmsg_hash_cht.c150 case RARCH_MENU_TOGGLE: in msg_hash_get_help_cht_enum()
H A Dmsg_hash_vn.c153 case RARCH_MENU_TOGGLE: in msg_hash_get_help_vn_enum()
H A Dmsg_hash_ar.c170 case RARCH_MENU_TOGGLE: in msg_hash_get_help_ar_enum()
H A Dmsg_hash_de.c158 case RARCH_MENU_TOGGLE: in msg_hash_get_help_de_enum()
H A Dmsg_hash_pt_br.c187 case RARCH_MENU_TOGGLE: in msg_hash_get_help_pt_br_enum()
H A Dmsg_hash_es.c208 case RARCH_MENU_TOGGLE: in msg_hash_get_help_es_enum()
H A Dmsg_hash_fi.c176 case RARCH_MENU_TOGGLE: in msg_hash_get_help_fi_enum()
H A Dmsg_hash_el.c178 case RARCH_MENU_TOGGLE: in msg_hash_get_help_el_enum()
H A Dmsg_hash_fr.c186 case RARCH_MENU_TOGGLE: in msg_hash_get_help_fr_enum()
H A Dmsg_hash_ja.c183 case RARCH_MENU_TOGGLE: in msg_hash_get_help_jp_enum()
H A Dmsg_hash_ko.c178 case RARCH_MENU_TOGGLE: in msg_hash_get_help_ko_enum()
H A Dmsg_hash_tr.c184 case RARCH_MENU_TOGGLE: in msg_hash_get_help_tr_enum()
H A Dmsg_hash_us.c176 case RARCH_MENU_TOGGLE: in msg_hash_get_help_us_enum()

12