Searched refs:VE_BLOCK (Results 1 – 4 of 4) sorted by relevance
1055 #define VE_BLOCK 5 // includes "all" macro
33 || ((cur_ve_flags & VE_BLOCK) && VIsual_active && VIsual_mode == Ctrl_V) in virtual_active()
2023 if (get_ve_flags() & VE_BLOCK) in win_update()
5786 if (c == Ctrl_V && (get_ve_flags() & VE_BLOCK) && gchar_cursor() == TAB) in n_start_visual_mode()