Searched refs:find_visible_prop (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | textprop.pro | 8 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 D | textprop.c | 516 find_visible_prop(win_T *wp, int type_id, int id, textprop_T *prop, in find_visible_prop() function
|
| H A D | popupwin.c | 1170 if (find_visible_prop(prop_win, in popup_adjust_position() 3543 if (find_visible_prop(wp->w_popup_prop_win, in check_popup_unhidden()
|