.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "XXFB_FILLRECT" "" "06 October 2005" "" ""
.SH NAME
xxfb_fillrect \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void xxfb_fillrect (struct fb_info * \fIp\fB, const struct fb_fillrect * \fIregion\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIp\fB\fR
-- undescribed --
.TP
\fB\fIregion\fB\fR
The structure representing the rectangular region we
wish to draw to.
.SH "DESCRIPTION"
.PP
This drawing operation places/removes a retangle on the screen
depending on the rastering operation with the value of color which
is in the current color depth format.
.SH "DESCRIPTION"
.PP
This drawing operation places/removes a retangle on the screen
depending on the rastering operation with the value of color which
is in the current color depth format.