Searched refs:VTERM_PROP_REVERSE (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/libs/libvterm/include/vterm/
H A Dvterm.h117 VTERM_PROP_REVERSE, // bool enumerator in enum:__anon655
/seL4-refos-master/libs/libvterm/src/
H A Dvterm.c213 case VTERM_PROP_REVERSE: return VTERM_VALUETYPE_BOOL;
H A Dstate.c632 settermprop_bool(state, VTERM_PROP_REVERSE, val);
1547 case VTERM_PROP_REVERSE:
H A Dscreen.c461 case VTERM_PROP_REVERSE:
/seL4-refos-master/projects/refos/impl/libs/libvterm/include/vterm/
H A Dvterm.h117 VTERM_PROP_REVERSE, // bool enumerator in enum:__anon757
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dvterm.c213 case VTERM_PROP_REVERSE: return VTERM_VALUETYPE_BOOL;
H A Dstate.c632 settermprop_bool(state, VTERM_PROP_REVERSE, val);
1547 case VTERM_PROP_REVERSE:
H A Dscreen.c461 case VTERM_PROP_REVERSE:

Completed in 101 milliseconds