Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c411 int totwidth, width, w; in pum_redraw() local
467 totwidth = 0; in pum_redraw()
484 if (*p == NUL || *p == TAB || totwidth + w > pum_width) in pum_redraw()
581 totwidth += 2; in pum_redraw()
615 totwidth = pum_base_width + n; in pum_redraw()