Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c553 check_highlight(dict_T *dict, char *name, char_u **pval) in check_highlight() function
813 check_highlight(dict, "scrollbarhighlight", &wp->w_scrollbar_highlight); in apply_general_options()
814 check_highlight(dict, "thumbhighlight", &wp->w_thumb_highlight); in apply_general_options()