viewport_t Struct Reference
[Graphical framebuffer]


Data Fields

int initialized
unsigned int x
unsigned int y
unsigned int width
unsigned int height
unsigned int rows
unsigned int cols
style_t style
int cursor_active
int cur_col
int cur_row
int cursor_shown
__u8 * dbdata
unsigned int dboffset
unsigned int paused

Detailed Description

Definition at line 84 of file fb.c.


Field Documentation

int initialized
 

Definition at line 85 of file fb.c.

Referenced by fb_client_connection().

unsigned int x
 

Definition at line 86 of file fb.c.

Referenced by copy_vp_to_pixmap(), draw_pixmap(), draw_rectangle(), getpixel(), mouse_show(), putpixel(), refresh_viewport_db(), and scroll_port_nodb().

unsigned int y
 

Definition at line 86 of file fb.c.

Referenced by copy_vp_to_pixmap(), draw_pixmap(), draw_rectangle(), getpixel(), mouse_show(), putpixel(), refresh_viewport_db(), and scroll_port_nodb().

unsigned int width
 

Definition at line 87 of file fb.c.

Referenced by clear_port(), copy_vp_to_pixmap(), draw_pixmap(), fb_client_connection(), putpixel(), refresh_viewport_db(), save_vp_to_pixmap(), scroll_port_db(), scroll_port_nodb(), and shm_handle().

unsigned int height
 

Definition at line 87 of file fb.c.

Referenced by clear_port(), copy_vp_to_pixmap(), draw_pixmap(), fb_client_connection(), putpixel(), refresh_viewport_db(), save_vp_to_pixmap(), scroll_port_db(), scroll_port_nodb(), and shm_handle().

unsigned int rows
 

Definition at line 90 of file fb.c.

Referenced by draw_text_data(), fb_client_connection(), and shm_handle().

unsigned int cols
 

Definition at line 90 of file fb.c.

Referenced by draw_text_data(), and fb_client_connection().

style_t style
 

Definition at line 92 of file fb.c.

Referenced by clear_port(), draw_text_data(), fb_client_connection(), scroll_port_db(), and scroll_port_nodb().

int cursor_active
 

Definition at line 94 of file fb.c.

Referenced by cursor_hide(), cursor_print(), draw_char(), and fb_client_connection().

int cur_col
 

Definition at line 94 of file fb.c.

Referenced by cursor_hide(), cursor_print(), draw_char(), and fb_client_connection().

int cur_row
 

Definition at line 94 of file fb.c.

Referenced by cursor_hide(), cursor_print(), draw_char(), and fb_client_connection().

int cursor_shown
 

Definition at line 95 of file fb.c.

Referenced by cursor_blink(), cursor_hide(), cursor_print(), and draw_char().

__u8* dbdata
 

Definition at line 97 of file fb.c.

Referenced by fb_client_connection(), putpixel(), refresh_viewport_db(), and scroll_port().

unsigned int dboffset
 

Definition at line 98 of file fb.c.

Referenced by fb_client_connection(), putpixel(), refresh_viewport_db(), and scroll_port_db().

unsigned int paused
 

Definition at line 99 of file fb.c.

Referenced by draw_rectangle(), putpixel(), and scroll_port_db().


Generated on Sun Jun 18 18:12:47 2006 for HelenOS Userspace (ppc32) by  doxygen 1.4.6