viewport_t Struct Reference
[Graphical framebuffer]


Data Fields

attr_rgb_t attr
 Current attributes.
bb_cell_tbackbuf
unsigned int bbsize
uint8_t * bgpixel
unsigned int cols
unsigned int cur_col
unsigned int cur_row
bool cursor_active
bool cursor_shown
dg_t dglyph
 Glyph drawing function for this viewport.
unsigned int height
bool initialized
unsigned int rows
unsigned int width
unsigned int x
unsigned int y

Detailed Description

Definition at line 116 of file fb.c.


Field Documentation

dg_t dglyph

Glyph drawing function for this viewport.

Different viewports might use different drawing functions depending on whether their scanlines are aligned on a word boundary.

Definition at line 141 of file fb.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:01 2011 for HelenOS/USB by  doxygen 1.4.7