List of all members.
Classes |
struct | dimensions_t |
struct | dotclock_t |
struct | general_dim |
struct | int_fraction_t |
struct | int_point2d_t |
struct | pix_char_t |
struct | start_end_t |
Public Member Functions |
unsigned int | crtc_addr_fetch (void) const |
unsigned int | crtc_addr_fetch_and_advance (void) |
template<typename T > |
const T * | drawptr (const size_t offset) const |
template<typename T > |
T * | drawptr_rw (const size_t offset) const |
Public Attributes |
bool | cursor_enable = false |
unsigned char | cursor_start = 0 |
unsigned char | cursor_end = 0 |
unsigned int | crtc_cursor_addr = 0 |
unsigned int | crtc_mask = 0 |
unsigned int | crtc_add = 0 |
unsigned int | raster_scanline = 0 |
unsigned char | doublescan_count = 0 |
unsigned char | doublescan_max = 0 |
dotclock_t | dotclock |
general_dim | horz |
general_dim | vert |
dimensions_t | monitor_display |
int_point2d_t | monitor_start_point |
int_fraction_t | monitor_aspect_ratio = {4,3} |
Bit8u * | draw_base = NULL |
Detailed Description
Definition at line 264 of file vga.h.
The documentation for this struct was generated from the following file: