Searched refs:is_col_tabstop (Results 1 – 1 of 1) sorted by relevance
150 static int is_col_tabstop(VTermState *state, int col) in is_col_tabstop() function162 if(is_col_tabstop(state, state->pos.col)) in tab()