Data Fields | |
| attr_rgb_t | attr |
| Current attributes. | |
| bb_cell_t * | backbuf |
| unsigned int | bbsize |
| uint8_t * | bgpixel |
| unsigned int | cols |
| unsigned int | cur_col |
| unsigned int | cur_row |
| bool | cursor_active |
| bool | cursor_shown |
| dg_t | dglyph |
| Glyph drawing function for this viewport. | |
| unsigned int | height |
| bool | initialized |
| unsigned int | rows |
| unsigned int | width |
| unsigned int | x |
| unsigned int | y |
Definition at line 116 of file fb.c.
1.4.7