Go to the source code of this file.
Data Structures | |
| struct | cursor_palette_t |
| struct | cursor_palette_data_t |
| struct | cursor_data_t |
Defines | |
| #define | CURSOR_MAX_COLORS 16 |
Functions | |
| osd_surface_t * | cursor_create (int w, int h, unsigned long color) |
| void | cursor_init (void) |
|
|
Definition at line 23 of file cursor.h. Referenced by cursor_add_color(). |
|
||||||||||||||||
|
Definition at line 214 of file cursor.c. References all, cursor_add_color(), fd, fp, full_height, full_width, GFX_FB_MAP, GFX_FB_SFC_ALLOC, gfx_init, OSD_CURSOR, osd_fill_rect(), OSD_MAX_SURFACES, PRINTF, stbgfx, and surface. Referenced by osd_create_surface(). |
|
|
|
1.4.6