HomeSort by relevance Sort by last modified time
    Searched refs:cursor_shape (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
vterm_internal.h 106 unsigned int cursor_shape:2; member in struct:VTermState::__anon30011
136 unsigned int cursor_shape:2; member in struct:VTermState::__anon30012::__anon30013
state.c 535 state->saved.mode.cursor_shape = state->mode.cursor_shape;
546 settermprop_int (state, VTERM_PROP_CURSORSHAPE, state->saved.mode.cursor_shape);
    [all...]

Completed in 471 milliseconds