NetSurf
|
Plotter global styles. More...
#include "netsurf/plot_style.h"
Go to the source code of this file.
Plotter global styles.
These plot styles are globaly available and used in many places.
Definition in file plot_style.c.
plot_font_style_t const* const plot_fstyle_broken_object |
Definition at line 90 of file plot_style.c.
Referenced by html_redraw_box().
|
static |
Definition at line 82 of file plot_style.c.
plot_style_t const* const plot_style_broken_object |
Definition at line 79 of file plot_style.c.
Referenced by html_redraw_box().
|
static |
Definition at line 72 of file plot_style.c.
plot_style_t* plot_style_caret = &plot_style_caret_static |
Definition at line 98 of file plot_style.c.
|
static |
Definition at line 94 of file plot_style.c.
plot_style_t const* const plot_style_content_edge |
Definition at line 52 of file plot_style.c.
Referenced by html_redraw_box().
|
static |
Definition at line 47 of file plot_style.c.
plot_style_t* plot_style_fill_black = &plot_style_fill_black_static |
Definition at line 38 of file plot_style.c.
Referenced by ro_gui_status_bar_redraw(), and textplain_redraw().
|
static |
Definition at line 34 of file plot_style.c.
plot_style_t* plot_style_fill_darkwbasec = &plot_style_fill_darkwbasec_static |
Definition at line 116 of file plot_style.c.
Referenced by html_redraw_radio().
|
static |
plot style for dark filled widget base colour .
Definition at line 112 of file plot_style.c.
plot_style_t* plot_style_fill_lightwbasec = &plot_style_fill_lightwbasec_static |
Definition at line 123 of file plot_style.c.
Referenced by form_redraw_select_menu(), and html_redraw_radio().
|
static |
plot style for light filled widget base colour.
Definition at line 119 of file plot_style.c.
plot_style_t* plot_style_fill_red = &plot_style_fill_red_static |
Definition at line 44 of file plot_style.c.
Referenced by ro_gui_progress_bar_redraw_window().
|
static |
Definition at line 40 of file plot_style.c.
plot_style_t* plot_style_fill_wbasec = &plot_style_fill_wbasec_static |
Definition at line 109 of file plot_style.c.
Referenced by html_redraw_checkbox(), and html_redraw_radio().
|
static |
plot style for filled widget base colour.
Definition at line 105 of file plot_style.c.
plot_style_t* plot_style_fill_wblobc = &plot_style_fill_wblobc_static |
Definition at line 131 of file plot_style.c.
Referenced by html_redraw_checkbox(), and html_redraw_radio().
|
static |
plot style for widget background.
Definition at line 127 of file plot_style.c.
plot_style_t* plot_style_fill_white = &plot_style_fill_white_static |
Definition at line 32 of file plot_style.c.
Referenced by browser_window_redraw(), content_scaled_redraw(), text_draw(), text_redraw(), and textplain_redraw().
|
static |
Definition at line 28 of file plot_style.c.
plot_font_style_t const* const plot_style_font = &plot_style_font_static |
Definition at line 165 of file plot_style.c.
Referenced by amiga_plugin_hack_redraw(), redraw_entry(), and svg_redraw_internal().
|
static |
Definition at line 157 of file plot_style.c.
plot_style_t const* const plot_style_margin_edge |
Definition at line 68 of file plot_style.c.
Referenced by html_redraw_box().
|
static |
Definition at line 63 of file plot_style.c.
plot_style_t const* const plot_style_padding_edge |
Definition at line 60 of file plot_style.c.
Referenced by html_redraw_box().
|
static |
Definition at line 55 of file plot_style.c.
plot_style_t* plot_style_stroke_darkwbasec = &plot_style_stroke_darkwbasec_static |
Definition at line 146 of file plot_style.c.
Referenced by form_redraw_select_menu(), and html_redraw_checkbox().
|
static |
stroke style for widget double dark colour.
Definition at line 142 of file plot_style.c.
plot_style_t* plot_style_stroke_lightwbasec = &plot_style_stroke_lightwbasec_static |
Definition at line 153 of file plot_style.c.
Referenced by html_redraw_checkbox().
|
static |
stroke style for widget double light colour.
Definition at line 149 of file plot_style.c.
plot_style_t* plot_style_stroke_wblobc = &plot_style_stroke_wblobc_static |
Definition at line 139 of file plot_style.c.
Referenced by html_redraw_checkbox().
|
static |
plot style for checkbox cross.
Definition at line 134 of file plot_style.c.