Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone.h161 size_t selection_old; /* previously selected entry (for fancy animation) */ member
346 unsigned selection_old,
H A Dozone_entries.c322 ozone->selection_old = ozone->selection; in ozone_update_scroll()
506 unsigned selection_old, in ozone_draw_entries() argument
559 bool entry_old_selected = selection_old == i; in ozone_draw_entries()
H A Dozone_sidebar.c504 ozone->selection_old = ozone->selection; in ozone_go_to_sidebar()
H A Dozone.c2809 ozone->selection_old = ozone->selection; in ozone_selection_changed()
3086 (unsigned)ozone->selection_old, in ozone_frame()