Home
last modified time | relevance | path

Searched refs:p_icon (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h661 EXTERN int p_icon; // 'icon' variable
H A Dbuffer.c3809 if (!p_title && !p_icon && lasttitle == NULL && lasticon == NULL) in maketitle()
3950 if (p_icon) in maketitle()
H A Ddrawscreen.c616 || (p_icon && (stl_syntax & STL_IN_ICON)) in showruler()
H A Doption.c1191 p_icon = val; in set_title_defaults()
3000 else if ((int *)varp == &p_title || (int *)varp == &p_icon) in set_bool_option()
H A Doptiondefs.h1317 (char_u *)&p_icon, PV_NONE,