Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END (Results 1 – 17 of 17) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_ru.c51 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_ru_label_enum()
H A Dmsg_hash_ar.c47 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_ar_enum()
2050 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_ar_label_enum()
H A Dmsg_hash_de.c41 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_de_enum()
2045 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_de_label_enum()
H A Dmsg_hash_pt_br.c49 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_pt_br_enum()
2370 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_pt_br_label_enum()
H A Dmsg_hash_es.c58 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_es_enum()
2501 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_es_label_enum()
H A Dmsg_hash_fi.c41 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_fi_enum()
2290 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_fi_label_enum()
H A Dmsg_hash_el.c49 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_el_enum()
2239 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_el_label_enum()
H A Dmsg_hash_fr.c51 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_fr_enum()
2303 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_fr_label_enum()
H A Dmsg_hash_ja.c49 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_jp_enum()
2277 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_jp_label_enum()
H A Dmsg_hash_ko.c42 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_ko_enum()
2278 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_ko_label_enum()
H A Dmsg_hash_tr.c49 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_tr_enum()
2236 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_tr_label_enum()
H A Dmsg_hash_us.c41 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_us_enum()
2339 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in menu_hash_to_str_us_label_enum()
H A Dmsg_hash_chs.c39 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_chs_enum()
H A Dmsg_hash_cht.c39 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_cht_enum()
H A Dmsg_hash_vn.c40 if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && in msg_hash_get_help_vn_enum()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.h539MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END = MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN + RARCH_BIND_LIS… enumerator
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_sublabel.c1697 (cbs->enum_idx <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END)) in menu_cbs_init_bind_sublabel()