Lines Matching refs:current_entry

1138 	bool current_entry;  member
1153 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
1233 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1239 if (current_entry) { in hist_browser__show_entry()
1253 .current_entry = current_entry, in hist_browser__show_entry()
1271 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_entry()
1319 .is_current_entry = current_entry, in hist_browser__show_entry()
1340 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local
1347 .current_entry = current_entry, in hist_browser__show_hierarchy_entry()
1352 if (current_entry) { in hist_browser__show_hierarchy_entry()
1368 if (current_entry && browser->b.navkeypressed) in hist_browser__show_hierarchy_entry()
1391 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1437 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1502 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local
1510 if (current_entry) { in hist_browser__show_no_entry()
1517 if (current_entry && browser->b.navkeypressed) in hist_browser__show_no_entry()
3084 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
3091 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in perf_evsel_menu__write()
3113 if (!current_entry) in perf_evsel_menu__write()
3123 if (current_entry) in perf_evsel_menu__write()