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

/seL4-refos-master/libs/libvterm/src/
H A Dstate.c132 static int is_col_tabstop(VTermState *state, int col) function
144 if(is_col_tabstop(state, state->pos.col))
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dstate.c132 static int is_col_tabstop(VTermState *state, int col) function
144 if(is_col_tabstop(state, state->pos.col))

Completed in 34 milliseconds