#include <theme.h>
Data Fields | |
int | x |
int | y |
double | scale |
int | width |
int | height |
unsigned long | forecolor |
int theme_display::x |
Upper left x-coordinate of display.
int theme_display::y |
Upper left y-coordinate of display.
double theme_display::scale |
Scale factor of display.
Width of visible display area.
Height of visible display area.
unsigned long theme_display::forecolor |
Foreground color of display.