Home
last modified time | relevance | path

Searched refs:MENU_SETTINGS_INPUT_BEGIN (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_driver.h192 MENU_SETTINGS_INPUT_BEGIN, enumerator
193 MENU_SETTINGS_INPUT_END = MENU_SETTINGS_INPUT_BEGIN + RARCH_CUSTOM_BIND_LIST_END + 6,
H A Dmenu_displaylist.c2578 (entry_type >= MENU_SETTINGS_INPUT_BEGIN) && in menu_displaylist_parse_settings_enum()
2581 entry_type = (unsigned)(MENU_SETTINGS_INPUT_BEGIN + count); in menu_displaylist_parse_settings_enum()
12096 lbl, PARSE_NONE, true, MENU_SETTINGS_INPUT_BEGIN); in menu_displaylist_ctl()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone_texture.c484 (type >= MENU_SETTINGS_INPUT_BEGIN) && in ozone_entries_icon_get_texture()
492 input_id = MENU_SETTINGS_INPUT_BEGIN; in ozone_entries_icon_get_texture()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dxmb.c2992 (type >= MENU_SETTINGS_INPUT_BEGIN) && in xmb_icon_get_id()
3000 input_id = MENU_SETTINGS_INPUT_BEGIN; in xmb_icon_get_id()