Searched refs:SWB_VSPLIT (Results 1 – 2 of 2) sorted by relevance
950 #define SWB_VSPLIT 0x010 macro
2430 if (wp == NULL && (swb_flags & (SWB_VSPLIT | SWB_SPLIT | SWB_NEWTAB)) in buflist_getfile()2435 else if (win_split(0, (swb_flags & SWB_VSPLIT) ? WSP_VERT : 0) in buflist_getfile()