Searched refs:index_row (Results 1 – 1 of 1) sorted by relevance
108 u16 index_row; in hist_browser__update_rows() local122 index_row = browser->index - browser->top_idx; in hist_browser__update_rows()123 if (index_row >= browser->rows) in hist_browser__update_rows()124 browser->index -= index_row - browser->rows + 1; in hist_browser__update_rows()