Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dscreen.pro4 int get_wcr_attr(win_T *wp);
/vim-8.2.3635/src/
H A Dscreen.c115 get_wcr_attr(win_T *wp) in get_wcr_attr() function
184 int wcr_attr = get_wcr_attr(wp); in win_draw_end()
H A Ddrawline.c770 wcr_attr = get_wcr_attr(wp); in win_line()
H A Dpopupwin.c3864 popup_attr = get_wcr_attr(wp); in update_popups()