Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_SETTINGS_TAB (Results 1 – 7 of 7) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_sidebar.c82 MENU_ENUM_LABEL_SETTINGS_TAB, enumerator
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_title.c854 {MENU_ENUM_LABEL_SETTINGS_TAB, MENU_ENUM_LABEL_VALUE_SETTINGS_TAB, false }, in action_get_title_group_settings()
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_lbl.h2804 MENU_ENUM_LABEL_SETTINGS_TAB,
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dmaterialui.c8175 string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_SETTINGS_TAB)); in materialui_populate_nav_bar()
8599 strdup(msg_hash_to_str(MENU_ENUM_LABEL_SETTINGS_TAB)); in materialui_preswitch_tabs()
H A Dstripes.c3968 strdup(msg_hash_to_str(MENU_ENUM_LABEL_SETTINGS_TAB)); in stripes_list_cache()
H A Dxmb.c6710 strdup(msg_hash_to_str(MENU_ENUM_LABEL_SETTINGS_TAB)); in xmb_list_cache()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c2243 else if (string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_SETTINGS_TAB))) in menu_driver_displaylist_push_internal()