Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dwin32-plugin.c50 gkrellm_callbacks.gkrellm_style_new0 = gkrellm_style_new0; in win32_init_callbacks()
H A Dconfig.c699 chart_style = gkrellm_style_new0();
700 panel_style = gkrellm_style_new0();
735 style = gkrellm_style_new0();
1957 _GK.krell_slider_style = gkrellm_style_new0();
1963 _GK.krell_mini_style = gkrellm_style_new0();
H A Dplugins.c96 gkrellm_style_new0(void) in gkrellm_style_new0() function
111 s = gkrellm_style_new0(); in gkrellm_copy_style()
H A Dwin32-libgkrellm.c54 GkrellmStyle *gkrellm_style_new0(void)
56 return (*(callbacks->gkrellm_style_new0))();
H A Dgkrellm-public-proto.h45 GkrellmStyle *gkrellm_style_new0(void);
H A Dwin32-plugin.h40 GkrellmStyle *(*gkrellm_style_new0)(void); member
H A Dsensors.c1596 bezel_style = gkrellm_style_new0(); in create_sensors()
H A Dnet.c2347 bg_timer_style = gkrellm_style_new0(); in load_net_extra_piximages()