Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dtextprop.pro8 int find_visible_prop(win_T *wp, int type_id, int id, textprop_T *prop, linenr_T *found_lnum);
/vim-8.2.3635/src/
H A Dtextprop.c516 find_visible_prop(win_T *wp, int type_id, int id, textprop_T *prop, in find_visible_prop() function
H A Dpopupwin.c1170 if (find_visible_prop(prop_win, in popup_adjust_position()
3543 if (find_visible_prop(wp->w_popup_prop_win, in check_popup_unhidden()