Home
last modified time | relevance | path

Searched refs:conceal_check_cursor_line (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dscreen.pro3 void conceal_check_cursor_line(int was_concealed);
/vim-8.2.3635/src/
H A Dui.c1085 conceal_check_cursor_line(FALSE); in ui_cursor_shape_forced()
H A Dedit.c293 conceal_check_cursor_line(cursor_line_was_concealed); in edit()
3715 conceal_check_cursor_line(cursor_line_was_concealed); in ins_esc()
H A Dscreen.c91 conceal_check_cursor_line(int was_concealed) in conceal_check_cursor_line() function
H A Dnormal.c5801 conceal_check_cursor_line(cursor_line_was_concealed); in n_start_visual_mode()