Home
last modified time | relevance | path

Searched refs:get_keymap_str (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dscreen.pro15 int get_keymap_str(win_T *wp, char_u *fmt, char_u *buf, int len);
/vim-8.2.3635/src/
H A Dscreen.c1166 get_keymap_str( in get_keymap_str() function
4246 if (get_keymap_str(curwin, (char_u *)" (%s)", in showmode()
H A Ddrawscreen.c532 if (get_keymap_str(wp, (char_u *)"<%s>", NameBuff, MAXPATHL) in win_redr_status()
H A Dbuffer.c4655 if (get_keymap_str(wp, (char_u *)"<%s>", buf_tmp, TMPLEN)) in build_stl_str_hl()