Home
last modified time | relevance | path

Searched refs:plot_style_even (Results 1 – 1 of 1) sorted by relevance

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dtreeview.c294 struct treeview_node_style plot_style_even; variable
3070 plot_style_even.bg.fill_colour, 1.0, in treeview_redraw()
4928 plot_style_even.bg.stroke_width = 0; in treeview_init_plot_styles()
4929 plot_style_even.bg.stroke_colour = 0; in treeview_init_plot_styles()
4936 plot_style_even.text.weight = 400; in treeview_init_plot_styles()
4942 plot_style_even.itext = plot_style_even.text; in treeview_init_plot_styles()
4946 plot_style_even.sbg = plot_style_even.bg; in treeview_init_plot_styles()
4950 plot_style_even.stext = plot_style_even.text; in treeview_init_plot_styles()
4955 plot_style_even.sitext = plot_style_even.stext; in treeview_init_plot_styles()
4959 plot_style_odd.bg = plot_style_even.bg; in treeview_init_plot_styles()
[all …]