Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS (Results 1 – 8 of 8) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_deferred_push.c760 {MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS, deferred_push_rpl_entry_actions}, in GENERIC_DEFERRED_PUSH_GENERAL()
H A Dmenu_cbs_title.c1703 …{MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS, action_get_q… in menu_cbs_init_bind_title()
H A Dmenu_cbs_ok.c837 info_label = msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS); in generic_action_ok_displaylist_push()
838 info.enum_idx = MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS; in generic_action_ok_displaylist_push()
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_lbl.h3726 MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS,
/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.h1511 MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS, enumerator
H A Dretroarch.c2710 menu_flush_to = msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS); in generic_menu_entry_action()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone.c3424 …ck_menu = string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS)… in ozone_populate_entries()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dxmb.c2483 …is_quick_menu = string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_RPL_ENTRY_ACTIONS)… in xmb_populate_entries()