Lines Matching refs:current_entry

1206 	bool current_entry;  member
1221 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
1336 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1342 if (current_entry) { in hist_browser__show_entry()
1356 .current_entry = current_entry, in hist_browser__show_entry()
1374 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_entry()
1422 .is_current_entry = current_entry, in hist_browser__show_entry()
1443 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local
1450 .current_entry = current_entry, in hist_browser__show_hierarchy_entry()
1455 if (current_entry) { in hist_browser__show_hierarchy_entry()
1471 if (current_entry && browser->b.navkeypressed) in hist_browser__show_hierarchy_entry()
1494 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1540 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1605 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local
1613 if (current_entry) { in hist_browser__show_no_entry()
1620 if (current_entry && browser->b.navkeypressed) in hist_browser__show_no_entry()
3469 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
3476 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in perf_evsel_menu__write()
3498 if (!current_entry) in perf_evsel_menu__write()
3508 if (current_entry) in perf_evsel_menu__write()