Lines Matching refs:current_entry
648 bool current_entry; member
663 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
744 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
749 if (current_entry) { in hist_browser__show_entry()
763 .current_entry = current_entry, in hist_browser__show_entry()
777 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_entry()
819 .is_current_entry = current_entry, in hist_browser__show_entry()
1834 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
1841 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in perf_evsel_menu__write()
1863 if (!current_entry) in perf_evsel_menu__write()
1873 if (current_entry) in perf_evsel_menu__write()