Searched refs:pwin (Results 1 – 1 of 1) sorted by relevance
3373 win_T *pwin = NULL; in term_after_channel_closed() local3379 pwin = curwin; in term_after_channel_closed()3408 if (pwin != NULL) in term_after_channel_closed()3409 popup_close_with_retval(pwin, 0); in term_after_channel_closed()3450 win_T *pwin = curwin; in may_close_term_popup() local3454 popup_close_with_retval(pwin, 0); in may_close_term_popup()