Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h990 EXTERN int p_title; // 'title' variable
H A Dbuffer.c3809 if (!p_title && !p_icon && lasttitle == NULL && lasticon == NULL) in maketitle()
3812 if (p_title) in maketitle()
H A Ddrawscreen.c617 || (p_title && (stl_syntax & STL_IN_TITLE)) in showruler()
H A Doption.c1179 p_title = val; in set_title_defaults()
3000 else if ((int *)varp == &p_title || (int *)varp == &p_icon) in set_bool_option()
H A Doptiondefs.h2655 (char_u *)&p_title, PV_NONE,