Lines Matching refs:current_entry
667 bool current_entry; member
682 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
764 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
769 if (current_entry) { in hist_browser__show_entry()
783 .current_entry = current_entry, in hist_browser__show_entry()
798 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_entry()
840 .is_current_entry = current_entry, in hist_browser__show_entry()
2114 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
2121 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in perf_evsel_menu__write()
2143 if (!current_entry) in perf_evsel_menu__write()
2153 if (current_entry) in perf_evsel_menu__write()