Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddrawline.c305 proptype_T *text_prop_type = NULL; in win_line() local
1430 text_prop_type = NULL; in win_line()
1450 text_prop_type = pt; in win_line()
1523 if (text_prop_type != NULL) in win_line()