Home | History | Annotate | Download | only in include

Lines Matching refs:hor

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