Searched refs:top_off (Results 1 – 2 of 2) sorted by relevance
3780 int top_off; in update_popups() local3821 top_off = popup_top_extra(wp); in update_popups()3826 wp->w_winrow += top_off; in update_popups()3847 wp->w_winrow -= top_off; in update_popups()3858 wp->w_wrow += top_off; in update_popups()4062 int line = i - top_off; in update_popups()
3079 int top_off = 0; in f_getmousepos() local3086 top_off = popup_top_extra(wp); in f_getmousepos()3096 row -= top_off; in f_getmousepos()