#include <fb_gfx.h>
Definition at line 193 of file fb_gfx.h.
unsigned int FB_GFXCTX::bg_color |
unsigned int FB_GFXCTX::fg_color |
unsigned int(* FB_GFXCTX::get_pixel)(struct FB_GFXCTX *ctx, int x, int y) |
void* FB_GFXCTX::last_target |
unsigned char** FB_GFXCTX::line |
int FB_GFXCTX::old_view[4] |
int FB_GFXCTX::old_view_h |
int FB_GFXCTX::old_view_w |
int FB_GFXCTX::old_view_x |
int FB_GFXCTX::old_view_y |
void*(* FB_GFXCTX::pixel_set)(void *dest, int color, size_t size) |
void(* FB_GFXCTX::put_pixel)(struct FB_GFXCTX *ctx, int x, int y, unsigned int color) |
int FB_GFXCTX::target_bpp |
int FB_GFXCTX::target_pitch |
The documentation for this struct was generated from the following file: