Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_ADD_TAB (Results 1 – 6 of 6) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_sidebar.c96 MENU_ENUM_LABEL_ADD_TAB, enumerator
99 MENU_ENUM_LABEL_ADD_TAB
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_title.c856 {MENU_ENUM_LABEL_ADD_TAB, MENU_ENUM_LABEL_VALUE_ADD_TAB, false }, in action_get_title_group_settings()
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_lbl.h62 MENU_ENUM_LABEL_ADD_TAB,
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dstripes.c4016 strdup(msg_hash_to_str(MENU_ENUM_LABEL_ADD_TAB)); in stripes_list_cache()
H A Dxmb.c6758 strdup(msg_hash_to_str(MENU_ENUM_LABEL_ADD_TAB)); in xmb_list_cache()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c2357 else if (string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_ADD_TAB))) in menu_driver_displaylist_push_internal()