Home
last modified time | relevance | path

Searched refs:cursor_shape (Results 1 – 2 of 2) sorted by relevance

/external/libvterm/src/
Dvterm_internal.h91 unsigned int cursor_shape:2; member
121 unsigned int cursor_shape:2; member
Dstate.c553 state->saved.mode.cursor_shape = state->mode.cursor_shape; in savecursor()
564 settermprop_int (state, VTERM_PROP_CURSORSHAPE, state->saved.mode.cursor_shape); in savecursor()
1484 switch(state->mode.cursor_shape) { in request_status_string()
1726 state->mode.cursor_shape = val->number; in vterm_state_set_termprop()