Searched refs:popup_extra_width (Results 1 – 3 of 3) sorted by relevance
13 int popup_extra_width(win_T *wp);
670 wp->w_maxwidth -= popup_extra_width(wp); in pum_position_info_popup()
1097 + popup_extra_width(wp) in popup_width()1105 popup_extra_width(win_T *wp) in popup_extra_width() function