Lines Matching full:window
54 draw borders and lines in a \fIcurses\fR window of wide characters
66 \fBWINDOW *\fIwin\fP,
72 \fBWINDOW *\fIwin\fP,
78 \fBWINDOW *\fIwin\fP,
84 \fBWINDOW *\fIwin\fP,
90 \fBWINDOW *\fIwin\fP,
96 \fBWINDOW *\fIwin\fP,
105 functions draw a border around the edges of the current or specified window.
108 Other than the window, each argument is a complex character with attributes:
157 to draw a line starting at the current cursor position in the window.
158 The line is at most \fIn\fP characters long or as many as fit into the window.
173 functions draw a line proceeding toward the last line of the window.
180 Functions using a window parameter return an error if it is null.
186 is outside the window boundaries.