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

  /external/libvterm/include/
vterm.h 237 VTERM_PROP_REVERSE, // bool
  /external/libvterm/src/
vterm.c 250 case VTERM_PROP_REVERSE: return VTERM_VALUETYPE_BOOL;
state.c 720 settermprop_bool(state, VTERM_PROP_REVERSE, val);
    [all...]
screen.c 453 case VTERM_PROP_REVERSE:

Completed in 1107 milliseconds