Home
last modified time | relevance | path

Searched refs:cmdline_row (Results 1 – 25 of 26) sorted by relevance

12

/vim-8.2.3635/src/
H A Dmessage.c1100 cmdline_row = msg_row; in msg_end_prompt()
1143 cmdline_row = msg_row; in wait_return()
1172 cmdline_row = msg_row; in wait_return()
1304 cmdline_row = msg_row; in wait_return()
1424 msg_row = cmdline_row; in msg_start()
1436 cmdline_row = msg_row; in msg_start()
1457 lines_left = cmdline_row; in msg_starthere()
2249 --cmdline_row; in msg_puts_display()
3412 msg_row = cmdline_row; in msg_clr_cmdline()
3587 cmdline_row = msg_row; in verbose_leave_scroll()
[all …]
H A Dex_getln.c1286 if (mouse_row < cmdline_row && clip_star.available) in cmdline_left_right_mouse()
1314 if (mouse_row <= cmdline_row + ccline.cmdspos / Columns in cmdline_left_right_mouse()
3158 msg_row = cmdline_row + (cmdspos / (int)Columns); in redrawcmd_preedit()
3526 i = cmdline_row; in put_on_cmdline()
3530 if (cmdline_row != i || ccline.overstrike) in put_on_cmdline()
3779 windgoto(cmdline_row, 0); in redrawcmd()
3812 cmdline_row = Rows - 1; in compute_cmdrow()
3814 cmdline_row = W_WINROW(lastwin) + lastwin->w_height in compute_cmdrow()
3835 msg_row = cmdline_row + (ccline.cmdspos / (int)Columns); in cursorcmd()
3863 windgoto(cmdline_row, 0); in gotocmdline()
[all …]
H A Dwindow.c4246 if ((row < cmdline_row) && (cmdline_row <= Rows - p_ch)) in enter_tabpage()
5555 cmdline_row = row; in win_setheight_win()
6032 room = Rows - cmdline_row; in win_drag_status_line()
6085 cmdline_row = row; in win_drag_status_line()
6086 p_ch = Rows - cmdline_row; in win_drag_status_line()
6443 cmdline_row = Rows - p_ch; in command_height()
6454 cmdline_row = Rows - p_ch; in command_height()
6470 screen_fill((int)(cmdline_row), (int)Rows, 0, in command_height()
6472 msg_row = cmdline_row; in command_height()
6477 if (msg_row < cmdline_row) in command_height()
[all …]
H A Ddrawscreen.c2910 rows = screen_Rows - cmdline_row; in redraw_asap()
2940 ScreenLines + LineOffset[cmdline_row + r], in redraw_asap()
2943 ScreenAttrs + LineOffset[cmdline_row + r], in redraw_asap()
2948 ScreenLinesUC + LineOffset[cmdline_row + r], in redraw_asap()
2952 ScreenLinesC[i] + LineOffset[cmdline_row + r], in redraw_asap()
2957 ScreenLines2 + LineOffset[cmdline_row + r], in redraw_asap()
2991 screen_line(cmdline_row + r, 0, cols, cols, 0); in redraw_asap()
3034 if (cmdline_row > 0) in redraw_after_callback()
H A Dmisc1.c965 cmdline_row = msg_row; in get_number()
1004 save_cmdline_row = cmdline_row; in prompt_for_number()
1005 cmdline_row = 0; in prompt_for_number()
1016 cmdline_row = msg_row - 1; in prompt_for_number()
1022 cmdline_row = save_cmdline_row; in prompt_for_number()
H A Dex_eval.c581 cmdline_row = msg_row; in throw_exception()
636 cmdline_row = msg_row; in discard_exception()
703 cmdline_row = msg_row; in catch_exception()
828 cmdline_row = msg_row; in report_pending()
H A Dscreen.c1080 row = cmdline_row - 1; in win_redr_status_matches()
1089 if (cmdline_row == Rows - 1) in win_redr_status_matches()
1096 ++cmdline_row; in win_redr_status_matches()
2990 msg_row = cmdline_row; // put cursor on last line for messages in screenclear2()
3491 if (wp->w_next || wp->w_status_height || cmdline_row < Rows - 1) in win_del_lines()
4160 if (clear_cmdline && cmdline_row < Rows - 1) in showmode()
H A Dcmdexpand.c564 cmdline_row = msg_row; in showmatches()
693 cmdline_row = msg_row; // will put it back later in showmatches()
2858 cmdline_row--; in wildmenu_cleanup()
H A Dcrypt.c647 cmdline_row = msg_row; in crypt_get_key()
H A Ddebugger.c148 cmdline_row = msg_row; in do_debug()
H A Dex_cmds2.c359 msg_row = cmdline_row; in check_changed_any()
H A Dpopupwin.c2655 if (wp->w_winrow + popup_height(wp) >= cmdline_row) in popup_free()
2802 if (wp->w_winrow + wp->w_height >= cmdline_row) in f_popup_move()
3690 if (line >= cmdline_row) in may_update_popup_mask()
3866 if (wp->w_winrow + total_height > cmdline_row) in update_popups()
H A Dmain.c380 cmdline_row = Rows - p_ch; in VimMain()
381 msg_row = cmdline_row; in VimMain()
H A Dpopupmenu.c108 below_row = cmdline_row; in pum_display()
H A Dglobals.h139 EXTERN int cmdline_row; variable
H A Dmemline.c1755 cmdline_row = msg_row; in ml_recover()
4625 cmdline_row = msg_row; in attention_message()
H A Doption.c3740 if (cmdline_row > Rows - p_ch && Rows > p_ch) in set_num_option()
3741 cmdline_row = Rows - p_ch; in set_num_option()
H A Dgui.c3210 if (Y_2_ROW(y) < cmdline_row && button != MOUSE_MIDDLE) in gui_send_mouse_event()
H A Dbuffer.c1159 cmdline_row = msg_row; in handle_swap_exists()
H A Duserfunc.c4212 cmdline_row = msg_row; in define_function()
H A Dos_unix.c6811 cmdline_row = Rows - 1; // continue on last line in mch_expand_wildcards()
H A Dquickfix.c4129 + win->w_status_height + tabline_height() < cmdline_row) in qf_goto_cwindow()
H A Dex_docmd.c521 cmdline_row = msg_row; in do_exmode()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt6323 Solution: Set msg_row and msg_col when changing cmdline_row in
H A Dversion7.txt3585 "cmdline_row" to zero to get all mouse events.

12