Home | History | Annotate | Download | only in include

Lines Matching refs:vert

1030   int            box(chtype vert=0, chtype  hor=0) {
1031 return ::wborder(w, vert, vert, hor, hor, 0, 0, 0, 0); }