#include <btext.h>

Data Fields | |
| u8 * | logicalDisplayBase |
| u32 | dispDeviceRect [4] |
| u32 | dispDeviceDepth |
| u8 * | dispDeviceBase |
| u32 | dispDeviceRowBytes |
| u32 | dispDeviceColorsOffset |
| u32 | frameBufferSize |
Definition at line 22 of file btext.h.
Definition at line 27 of file btext.h.
Referenced by btext_update_display(), calc_base(), and map_boot_text().
| u32 boot_infos::dispDeviceRect[4] |
Definition at line 31 of file btext.h.
Referenced by btext_clearscreen(), btext_setup_display(), btext_update_display(), calc_base(), map_boot_text(), and scrollscreen().
Definition at line 32 of file btext.h.
Referenced by btext_clearscreen(), btext_setup_display(), btext_update_display(), calc_base(), draw_byte(), and scrollscreen().
Definition at line 33 of file btext.h.
Referenced by btext_setup_display(), btext_update_display(), calc_base(), and map_boot_text().
Definition at line 34 of file btext.h.
Referenced by btext_clearscreen(), btext_setup_display(), btext_update_display(), calc_base(), draw_byte(), map_boot_text(), and scrollscreen().
1.5.5