Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c4729 return wp->w_nrwidth_width; in number_width()
4751 wp->w_nrwidth_width = n; in number_width()
H A Dsign.c1137 && (unplace || wp->w_nrwidth_width < 2) in may_force_numberwidth_recompute()
H A Dstructs.h3765 int w_nrwidth_width; // nr of chars to print line count. member