Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_sidebar.c83 MENU_ENUM_LABEL_HISTORY_TAB, enumerator
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_title.c849 {MENU_ENUM_LABEL_HISTORY_TAB, MENU_ENUM_LABEL_VALUE_HISTORY_TAB, true }, in action_get_title_group_settings()
H A Dmenu_cbs_sublabel.c1463 !string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_HISTORY_TAB)) && in action_bind_sublabel_playlist_entry()
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_lbl.h1366 MENU_ENUM_LABEL_HISTORY_TAB,
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dstripes.c3996 strdup(msg_hash_to_str(MENU_ENUM_LABEL_HISTORY_TAB)); in stripes_list_cache()
H A Dxmb.c6738 strdup(msg_hash_to_str(MENU_ENUM_LABEL_HISTORY_TAB)); in xmb_list_cache()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c2233 if (string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_HISTORY_TAB))) in menu_driver_displaylist_push_internal()