Searched refs:b_mapped_ctrl_c (Results 1 – 3 of 3) sorted by relevance
178 if ((mapped_ctrl_c | curbuf->b_mapped_ctrl_c) & get_real_state()) in ui_inchar()
235 curbuf->b_mapped_ctrl_c |= mode; in map_add()818 curbuf->b_mapped_ctrl_c &= ~mode; in do_map()
3148 int b_mapped_ctrl_c; // modes where CTRL-C is mapped member