Searched refs:get_next_tab_column (Results 1 – 4 of 4) sorted by relevance
39 get_next_tab_column (const uintmax_t column, size_t *tab_index,
136 next_tab_column = get_next_tab_column (column, &tab_index, in expand()
169 next_tab_column = get_next_tab_column (column, &tab_index, in unexpand()
275 get_next_tab_column (const uintmax_t column, size_t *tab_index, in get_next_tab_column() function