Lines Matching +full:left +full:- +full:most
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2007,2010 Free Software Foundation, Inc. *
31 .TH curs_border 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
53 \fB\%mvwvline\fP \-
83 \fIls\fP \- left side,
85 \fIrs\fP \- right side,
87 \fIts\fP \- top side,
89 \fIbs\fP \- bottom side,
91 \fItl\fP \- top left-hand corner,
93 \fItr\fP \- top right-hand corner,
95 \fIbl\fP \- bottom left-hand corner, and
97 \fIbr\fP \- bottom right-hand corner.
125 The \fBhline\fP and \fBwhline\fP functions draw a horizontal (left to right)
129 The line is at most \fIn\fP characters
136 The line is at most \fIn\fP characters
141 \*(``or a non-negative integer if \fB\%immedok\fP is set\*('',