.\" 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 "FFB_FILLRECT" "9" "09 October 2005" "" ""
.SH NAME
ffb_fillrect \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ffb_fillrect (struct fb_info * \fIinfo\fB, const struct fb_fillrect * \fIrect\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIrect\fB\fR
structure defining the rectagle and operation.
.SH "DESCRIPTION"
.PP
non acclerated hardware and packed pixel based.
Draws a rectangle on the screen.