Searched defs:SCROLLREGION_BOTTOM (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libvterm/src/
H A Dvterm_internal.h47 #define SCROLLREGION_BOTTOM(state) ((state)->scrollregion_bottom > -1 ? (state)->scrollregion_bottom : (state)->rows) macro
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dvterm_internal.h47 #define SCROLLREGION_BOTTOM(state) ((state)->scrollregion_bottom > -1 ? (state)->scrollregion_bottom : (state)->rows) macro

Completed in 35 milliseconds