Searched refs:horiz_scroll (Results 1 – 3 of 3) sorted by relevance
428 if (browser->horiz_scroll < browser->columns - 1) in ui_browser__run()429 ++browser->horiz_scroll; in ui_browser__run()434 if (browser->horiz_scroll != 0) in ui_browser__run()435 --browser->horiz_scroll; in ui_browser__run()
17 u16 y, x, width, height, rows, columns, horiz_scroll; member
795 if (perf_hpp__should_skip(fmt) || column++ < browser->b.horiz_scroll) in hist_browser__show_entry()886 if (perf_hpp__should_skip(fmt) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()