screenbuffer.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  style_t
struct  keyfield_t
struct  screenbuffer_t

Defines

#define DEFAULT_FOREGROUND   0x0
#define DEFAULT_BACKGROUND   0xf0f0f0

Functions

static keyfield_tget_field_at (screenbuffer_t *scr, unsigned int x, unsigned int y)
static int style_same (style_t s1, style_t s2)
void screenbuffer_putchar (screenbuffer_t *scr, char c)
screenbuffer_tscreenbuffer_init (screenbuffer_t *scr, int size_x, int size_y)
void screenbuffer_clear (screenbuffer_t *scr)
void screenbuffer_clear_line (screenbuffer_t *scr, unsigned int line)
void screenbuffer_copy_buffer (screenbuffer_t *scr, keyfield_t *dest)
void screenbuffer_goto (screenbuffer_t *scr, unsigned int x, unsigned int y)
void screenbuffer_set_style (screenbuffer_t *scr, unsigned int fg_color, unsigned int bg_color)


Detailed Description

Definition in file screenbuffer.h.


Generated on Sun Jun 18 17:55:38 2006 for HelenOS Userspace (ia32) by  doxygen 1.4.6