Home
last modified time | relevance | path

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

/external/libvterm/src/
Dvterm_internal.h101 unsigned int autowrap:1; member
Dstate.c386 if(state->mode.autowrap) in on_text()
734 state->mode.autowrap = val; in set_dec_mode()
823 reply = state->mode.autowrap; in request_dec_mode()
1191 if (state->mode.autowrap) { in on_csi()
1701 state->mode.autowrap = 1; in vterm_state_reset()