Lines Matching refs:rows
674 let rows = h / 3
675 let buf = term_start([GetVimProg(), '--clean', '-c', 'set noswapfile'], {'term_rows': rows})
679 call WaitFor({-> execute("redraw") == "" && term_getline(buf, rows) =~ '\<' . rows . ',.*Bot'})
823 call VerifyScreenDump(buf, 'Test_popup_position_01', {'rows': 8})
829 call VerifyScreenDump(buf, 'Test_popup_position_02', {'rows': 8})
835 call VerifyScreenDump(buf, 'Test_popup_position_03', {'rows': 8})
844 call VerifyScreenDump(buf, 'Test_popup_position_04', {'rows': 10})
1168 call VerifyScreenDump(buf, 'Test_pum_rightleft_01', {'rows': 8})
1186 call VerifyScreenDump(buf, 'Test_pum_rightleft_02', {'rows': 7})
1210 call VerifyScreenDump(buf, 'Test_pum_scrollbar_01', {'rows': 7})
1219 call VerifyScreenDump(buf, 'Test_pum_scrollbar_02', {'rows': 7})