Home
last modified time | relevance | path

Searched refs:FOR_ALL_TABPAGES (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/
H A Devalwindow.c36 FOR_ALL_TABPAGES(tp) in win_getid()
62 FOR_ALL_TABPAGES(tp) in win_id2tabwin()
108 FOR_ALL_TABPAGES(tp) in win_id2wp_tp()
484 FOR_ALL_TABPAGES(tp) in f_gettabinfo()
523 FOR_ALL_TABPAGES(tp) in f_getwininfo()
544 FOR_ALL_TABPAGES(tp) in f_getwininfo()
H A Ddiff.c106 FOR_ALL_TABPAGES(tp) in diff_buf_delete()
236 FOR_ALL_TABPAGES(tp) in diff_invalidate()
262 FOR_ALL_TABPAGES(tp) in diff_mark_adjust()
2337 FOR_ALL_TABPAGES(tp) in diffopt_changed()
2956 FOR_ALL_TABPAGES(tp) in diff_mode_buf()
H A Dwindow.c1516 FOR_ALL_TABPAGES(tp) in win_valid_any_tab()
4058 FOR_ALL_TABPAGES(tp) in valid_tabpage()
4074 FOR_ALL_TABPAGES(tp) in valid_tabpage_win()
4436 FOR_ALL_TABPAGES(tp) in tabpage_move()
4932 FOR_ALL_TABPAGES(tp) in buf_jump_open_tab()
5104 FOR_ALL_TABPAGES(ttp) in win_free()
6614 FOR_ALL_TABPAGES(tp) in min_rows()
H A Dpopupwin.c1833 FOR_ALL_TABPAGES(tp) in popup_terminal_exists()
2722 FOR_ALL_TABPAGES(tp) in popup_close()
2906 FOR_ALL_TABPAGES(tp) in f_popup_list()
3097 FOR_ALL_TABPAGES(tp) in f_popup_getoptions()
4172 FOR_ALL_TABPAGES(tp) in set_ref_in_popups()
H A Dex_cmds2.c304 FOR_ALL_TABPAGES(tp) in check_changed_any()
H A Devalbuffer.c634 FOR_ALL_TABPAGES(tp) in get_buffer_info()
H A Dscreen.c2662 FOR_ALL_TABPAGES(tp) in screenalloc()
2708 FOR_ALL_TABPAGES(tp) in screenalloc()
4445 FOR_ALL_TABPAGES(tp) in draw_tabline()
H A Dsession.c727 FOR_ALL_TABPAGES(tp) in makeopens()
H A Dglobals.h715 #define FOR_ALL_TABPAGES(tp) for (tp = first_tabpage; tp != NULL; tp = tp->tp_next) macro
H A Deval.c4483 FOR_ALL_TABPAGES(tp) in garbage_collect()
4490 FOR_ALL_TABPAGES(tp) in garbage_collect()
H A Dex_docmd.c1684 FOR_ALL_TABPAGES(tp) in current_tab_nr()
6034 FOR_ALL_TABPAGES(tp) in ex_tabonly()