Home
last modified time | relevance | path

Searched refs:wb_startcol (Results 1 – 3 of 3) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h3381 int wb_startcol; member
H A Dmenu.c2539 if (col >= item->wb_startcol && col <= item->wb_endcol) in winbar_click()
H A Ddrawscreen.c1006 wp->w_winbar_items[item_idx].wb_startcol = col; in redraw_win_toolbar()