Home
last modified time | relevance | path

Searched refs:MENU_ENUM_LABEL_VALUE_FILTER (Results 1 – 20 of 20) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_pt_pt.h2949 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_cht.h3225 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_el.h3473 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_uk.h3721 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_ar.h4913 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_ja.h6661 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_ko.h6893 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_pt_br.h6809 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_tr.h6849 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_chs.h6881 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_es.h6837 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_it.h6789 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_pl.h6817 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_fi.h6837 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_us.h6999 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_fr.h6809 MENU_ENUM_LABEL_VALUE_FILTER,
H A Dmsg_hash_ru.h6873 MENU_ENUM_LABEL_VALUE_FILTER,
/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.h2825 MENU_ENUM_LABEL_VALUE_FILTER, enumerator
/dports/games/retroarch/RetroArch-1.9.7/ui/drivers/qt/
H A Dqt_dialogs.cpp2485 …ScaleHBoxLayout->addWidget(new QLabel(QString(msg_hash_to_str(MENU_ENUM_LABEL_VALUE_FILTER)) + ":"… in buildLayout()
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_displaylist.c10591 … snprintf(buf, sizeof(buf), "%s %s", buf_tmp, msg_hash_to_str(MENU_ENUM_LABEL_VALUE_FILTER)); in menu_displaylist_ctl()