Home
last modified time | relevance | path

Searched refs:get_echo_attr (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Deval.pro74 int get_echo_attr(void);
/vim-8.2.3635/src/
H A Dex_getln.c4599 msg_puts_attr((char *)prompt, get_echo_attr()); in get_user_input()
4643 getcmdline_prompt(secret ? NUL : '@', p, get_echo_attr(), in get_user_input()
H A Deval.c6152 get_echo_attr(void) in get_echo_attr() function