Lines Matching full:pad
28 \fBint\fR \fBprefresh\fR(\fBWINDOW *\fR\fIpad\fR, \fBint\fR \fIpminrow\fR, \fBint\fR \fIpmincol\fR,…
34 \fBint\fR \fBpnoutrefresh\fR(\fBWINDOW *\fR\fIpad\fR, \fBint\fR \fIpminrow\fR, \fBint\fR \fIpmincol…
40 \fBint\fR \fBpechochar\fR(\fBWINDOW *\fR\fIpad\fR, \fBchtype\fR \fIch\fR);
45 \fBint\fR \fBpechowchar\fR(\fBWINDOW *\fR\fIpad\fR, \fBchtype\fR \fIwch\fR);
51 The \fBnewpad()\fR routine creates and returns a pointer to a new pad data
53 \fIncols\fR. A pad is like a window, except that it is not restricted by the
58 call \fBwrefresh\fR(3CURSES) with a \fIpad\fR as an argument; the routines \fB
60 routines require additional parameters to specify the part of the pad to be
65 a pad with the given number of lines, \fInlines\fR, and columns, \fIncols\fR.
67 position (\fIbegin_x\fR\fB, \fR\fIbegin_y\fR) on the pad. The window is made in
77 what part of the pad and screen are involved. \fIpminrow\fR and \fIpmincol\fR
78 specify the upper left-hand corner of the rectangle to be displayed in the pad.
81 corner of the rectangle to be displayed in the pad is calculated from the
95 \fBpechochar()\fR, the last location of the pad on the screen is reused for the