Lines Matching refs:current_entry
1214 bool current_entry; member
1229 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
1311 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1317 if (current_entry) { in hist_browser__show_entry()
1331 .current_entry = current_entry, in hist_browser__show_entry()
1349 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_entry()
1397 .is_current_entry = current_entry, in hist_browser__show_entry()
1418 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local
1425 .current_entry = current_entry, in hist_browser__show_hierarchy_entry()
1430 if (current_entry) { in hist_browser__show_hierarchy_entry()
1446 if (current_entry && browser->b.navkeypressed) in hist_browser__show_hierarchy_entry()
1469 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1515 if (current_entry && browser->b.navkeypressed) { in hist_browser__show_hierarchy_entry()
1580 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local
1588 if (current_entry) { in hist_browser__show_no_entry()
1595 if (current_entry && browser->b.navkeypressed) in hist_browser__show_no_entry()
3422 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
3429 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in perf_evsel_menu__write()
3451 if (!current_entry) in perf_evsel_menu__write()
3461 if (current_entry) in perf_evsel_menu__write()