Searched refs:autowrap (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/com32/lib/sys/
H A Dansi.h42 bool autowrap; member in struct:term_state
H A Dansi.c52 .autowrap = true, /* Wrap lines by default */
287 st->autowrap = set;
429 if (st->autowrap) {
/external/libvterm/src/
H A Dvterm_internal.h86 int autowrap:1; member in struct:VTermState::__anon12989
H A Dstate.c336 if(state->mode.autowrap)
752 state->mode.autowrap = val;
848 reply = state->mode.autowrap;
1632 state->mode.autowrap = 1;

Completed in 120 milliseconds