Searched refs:Ctrl_L (Results 1 – 10 of 10) sorted by relevance
59 #define Ctrl_L 12 macro135 #define Ctrl_L 0x0C macro
352 || c == Ctrl_L || c == Ctrl_F || c == Ctrl_RSB in vim_is_ctrl_x_key()361 return (c == Ctrl_L || c == Ctrl_P || c == Ctrl_N); in vim_is_ctrl_x_key()1928 case Ctrl_L: in ins_compl_prep()3637 if (c == Ctrl_P || c == Ctrl_L in ins_compl_key2dir()
1857 && c != Ctrl_L) in getcmdline_int()2227 case Ctrl_L: in getcmdline_int()3623 && regname != Ctrl_A && regname != Ctrl_L in cmdline_paste()3712 || c == CAR || c == NL || c == Ctrl_L in cmdline_paste_str()
643 if (c == Ctrl_L in edit()1253 case Ctrl_L: // Whole line completion after ^X in edit()1259 if (echeck_abbr(Ctrl_L + ABBR_OFF)) in edit()
345 case Ctrl_L: in do_window()692 case Ctrl_L: in get_wincmd_addr_type()
3226 c = Ctrl_L; in vgetorpeek()
915 case Ctrl_L: // Line under cursor in get_spec_reg()
2062 if (*lbuf == Ctrl_L in find_tags()
1981 else if (s[0] == Ctrl_L) // cursor-right in gui_write()
187 {Ctrl_L, nv_clear, 0, 0},