Home
last modified time | relevance | path

Searched refs:ptp (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dwindow.c2750 tabpage_T *ptp = NULL; in win_close_othertab() local
2772 for (ptp = first_tabpage; ptp != NULL && ptp != tp; ptp = ptp->tp_next) in win_close_othertab()
2790 for (ptp = first_tabpage; ptp != NULL && ptp->tp_next != tp; in win_close_othertab()
2791 ptp = ptp->tp_next) in win_close_othertab()
2793 if (ptp == NULL) in win_close_othertab()
4097 tabpage_T *ptp; in close_tabpage() local
4102 ptp = first_tabpage; in close_tabpage()
4106 for (ptp = first_tabpage; ptp != NULL && ptp->tp_next != tab; in close_tabpage()
4107 ptp = ptp->tp_next) in close_tabpage()
4109 assert(ptp != NULL); in close_tabpage()
[all …]
H A Devalwindow.c223 tabpage_T **ptp) in find_tabwin() argument
255 if (ptp != NULL) in find_tabwin()
256 *ptp = tp; in find_tabwin()
H A Dgui_w32.c8088 tabpage_T *ptp = NULL; in GetTabFromPoint() local
8099 ptp = find_tabpage(idx + 1); in GetTabFromPoint()
8102 return ptp; in GetTabFromPoint()
/vim-8.2.3635/src/proto/
H A Devalwindow.pro7 win_T *find_tabwin(typval_T *wvp, typval_T *tvp, tabpage_T **ptp);
/vim-8.2.3635/runtime/doc/
H A Dtagsrch.txt348 *:ptp* *:ptprevious*
349 :[count]ptp[revious][!] ":tprevious" in the preview window. See |:ptag|.
H A Dindex.txt1521 |:ptprevious| :ptp[revious] |:tprevious| in preview window
H A Dtags2932 :ptp tagsrch.txt /*:ptp*
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim27 …] mat[ch] mkv[imrc] nb[key] noautocmd o[pen] p[rint] perld[o] pro ptN[ext] ptp[revious] py3do pyth…