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 91 unsigned int cursor_shape:2; member in struct:VTermState::__anon16708
121 unsigned int cursor_shape:2; member in struct:VTermState::__anon16709::__anon16710
state.c 553 state->saved.mode.cursor_shape = state->mode.cursor_shape;
564 settermprop_int (state, VTERM_PROP_CURSORSHAPE, state->saved.mode.cursor_shape);
    [all...]

Completed in 159 milliseconds