Searched refs:clear_col_tabstop (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libvterm/src/
H A Dstate.c126 static void clear_col_tabstop(VTermState *state, int col) function
1103 clear_col_tabstop(state, state->pos.col);
1108 clear_col_tabstop(state, col);
1468 clear_col_tabstop(state, col);
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dstate.c126 static void clear_col_tabstop(VTermState *state, int col) function
1103 clear_col_tabstop(state, state->pos.col);
1108 clear_col_tabstop(state, col);
1468 clear_col_tabstop(state, col);

Completed in 77 milliseconds