fb_fillrect Struct Reference

#include <fb.h>

List of all members.


Public Attributes

unsigned int dx
unsigned int dy
unsigned int width
unsigned int height
unsigned int color
unsigned int rop

Detailed Description

Definition at line 341 of file fb.h.


Member Data Documentation

unsigned int fb_fillrect::dx

Definition at line 342 of file fb.h.

unsigned int fb_fillrect::dy

Definition at line 343 of file fb.h.

unsigned int fb_fillrect::width

Definition at line 344 of file fb.h.

unsigned int fb_fillrect::height

Definition at line 345 of file fb.h.

unsigned int fb_fillrect::color

Definition at line 346 of file fb.h.

unsigned int fb_fillrect::rop

Definition at line 347 of file fb.h.


The documentation for this struct was generated from the following file: