30 .fill_colour = 0xffffff,
42 .fill_colour = 0x000000ff,
49 .stroke_colour = 0x00ff0000,
57 .stroke_colour = 0x000000ff,
65 .stroke_colour = 0x0000ffff,
74 .fill_colour = 0x008888ff,
76 .stroke_colour = 0x000000ff,
87 .background = 0x8888ff,
88 .foreground = 0x000044,
96 .stroke_colour = 0x0000ff,
162 .background = 0xffffff,
163 .foreground = 0x000000,
static plot_style_t plot_style_fill_red_static
plot_style_t * plot_style_fill_white
static plot_style_t plot_style_stroke_lightwbasec_static
stroke style for widget double light colour.
static plot_style_t plot_style_fill_black_static
plot_style_t const *const plot_style_broken_object
plot_style_t const *const plot_style_margin_edge
static const plot_style_t plot_style_margin_edge_static
plot_font_style_t const *const plot_style_font
plot_style_t const *const plot_style_content_edge
plot_style_t * plot_style_fill_wbasec
static plot_style_t plot_style_fill_white_static
plot_style_t * plot_style_stroke_darkwbasec
plot_style_t * plot_style_caret
static const plot_style_t plot_style_content_edge_static
static plot_style_t plot_style_fill_wblobc_static
plot style for widget background.
static const plot_style_t plot_style_padding_edge_static
static plot_style_t plot_style_caret_static
plot_style_t * plot_style_fill_red
plot_style_t const *const plot_style_padding_edge
plot_style_t * plot_style_fill_wblobc
static plot_style_t plot_style_fill_wbasec_static
plot style for filled widget base colour.
plot_font_style_t const *const plot_fstyle_broken_object
plot_style_t * plot_style_fill_black
static const plot_style_t plot_style_broken_object_static
static const plot_font_style_t plot_fstyle_broken_object_static
static plot_style_t plot_style_fill_darkwbasec_static
plot style for dark filled widget base colour .
plot_style_t * plot_style_stroke_lightwbasec
plot_style_t * plot_style_fill_lightwbasec
static plot_style_t plot_style_fill_lightwbasec_static
plot style for light filled widget base colour.
static plot_style_t plot_style_stroke_wblobc_static
plot style for checkbox cross.
plot_style_t * plot_style_stroke_wblobc
plot_style_t * plot_style_fill_darkwbasec
static const plot_font_style_t plot_style_font_static
static plot_style_t plot_style_stroke_darkwbasec_static
stroke style for widget double dark colour.
plotter style interfaces, generic styles and style colour helpers.
#define plot_style_int_to_fixed(v)
@ PLOT_OP_TYPE_SOLID
Solid colour.
#define WIDGET_BASEC
light grey widget base colour
#define double_lighten_colour(c1)
@ PLOT_FONT_FAMILY_SANS_SERIF
#define PLOT_STYLE_SCALE
Scaling factor for plot styles.
#define WIDGET_BLOBC
black blob colour
#define double_darken_colour(c1)
plot_font_generic_family_t family
Generic family to plot with.
Plot style for stroke/fill plotters.
plot_operation_type_t fill_type
Fill plot type.
plot_operation_type_t stroke_type
Stroke plot type.