Home
last modified time | relevance | path

Searched refs:TabLine (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/runtime/doc/
H A Dtabpage.txt355 The highlighting of the tab pages line is set with the groups TabLine
356 TabLineSel and TabLineFill. |hl-TabLine| |hl-TabLineSel| |hl-TabLineFill|
384 let s .= '%#TabLine#'
399 let s .= '%=%#TabLine#%999Xclose'
H A Dsyntax.txt5314 *hl-TabLine*
5315 TabLine tab pages line, not active tab page label
H A Dtags7364 hl-TabLine syntax.txt /*hl-TabLine*
H A Dversion7.txt1019 TabLine tab pages line, inactive label |hl-TabLine|
H A Doptions.txt4057 x:PmenuSbar,X:PmenuThumb,*:TabLine,
/vim-8.2.3635/src/
H A Dgui_haiku.cc225 VimTabLine *TabLine() const { return tabLine; } in TabLine() function in VimFormView
3030 VimTabLine *tabLine = gui.vimForm->TabLine(); in Select()
3570 if (gui.vimForm->TabLine() != NULL) { in gui_mch_set_text_area_pos()
3571 gui.vimForm->TabLine()->ResizeTo(w, gui.vimForm->TablineHeight()); in gui_mch_set_text_area_pos()
4998 VimTabLine *tabLine = gui.vimForm->TabLine(); in gui_mch_show_tabline()
5012 VimTabLine *tabLine = gui.vimForm->TabLine(); in gui_mch_set_tabline_pos()
5028 VimTabLine *tabLine = gui.vimForm->TabLine(); in gui_mch_showing_tabline()
5042 VimTabLine *tabLine = gui.vimForm->TabLine(); in gui_mch_update_tabline()
5082 VimTabLine *tabLine = gui.vimForm->TabLine(); in gui_mch_set_curtab()
/vim-8.2.3635/runtime/colors/
H A Dkoehler.vim43 hi TabLine term=bold,reverse cterm=bold ctermfg=lightblue ctermbg=white gui=bold guifg=blue gui…
/vim-8.2.3635/runtime/colors/tools/
H A Dcheck_colors.vim69 \ 'TabLine',
/vim-8.2.3635/src/testdir/
H A Dtest_statusline.vim406 let statusline .= '%#TabLine' . (i % 2 == 0 ? 'Fill' : 'Sel') . '#' . string(i)[0]
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim76 …Bad SpellCap SpellLocal SpellRare StatusLine StatusLineNC StatusLineTerm TabLine TabLineFill TabLi…