ELinks 0.18.0
|
Data Fields | |
unsigned char | border |
unsigned char | italic |
unsigned char | underline |
unsigned char | bold |
unsigned char | attr |
unsigned char | strike |
unsigned char | color [SCREEN_COLOR_SIZE] |
Following should match the screen_char.color field. | |
unsigned char screen_state::attr |
unsigned char screen_state::bold |
unsigned char screen_state::border |
unsigned char screen_state::color[SCREEN_COLOR_SIZE] |
Following should match the screen_char.color field.
unsigned char screen_state::italic |
unsigned char screen_state::strike |
unsigned char screen_state::underline |