Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST (Results 1 – 9 of 9) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_deferred_push.c748 {MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST, deferred_playlist_list}, in GENERIC_DEFERRED_PUSH_GENERAL()
H A Dmenu_cbs_title.c1704 …{MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST, action_get_t… in menu_cbs_init_bind_title()
H A Dmenu_cbs_sublabel.c1466 !string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST)) && in action_bind_sublabel_playlist_entry()
H A Dmenu_cbs_ok.c448 return MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST; in action_ok_dl_to_enum()
/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_lbl.h716 MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST,
/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.h1472 MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST, enumerator
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Drgui.c6439 …ui->is_playlist = string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST)) … in rgui_populate_entries()
H A Dxmb.c2464 … || string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST)) in xmb_populate_entries()
H A Dmaterialui.c8331 …mui->is_playlist = string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_PLAYLIST_LIST))… in materialui_populate_entries()