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

/seL4-refos-master/libs/libvterm/src/
H A Dstate.c120 static void set_col_tabstop(VTermState *state, int col) function
342 set_col_tabstop(state, state->pos.col);
1466 set_col_tabstop(state, col);
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dstate.c120 static void set_col_tabstop(VTermState *state, int col) function
342 set_col_tabstop(state, state->pos.col);
1466 set_col_tabstop(state, col);

Completed in 87 milliseconds