Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dwin32-plugin.c267 gkrellm_callbacks.gkrellm_chart_textstyle = gkrellm_chart_textstyle; in win32_init_callbacks()
H A Dwin32-libgkrellm.c974 GkrellmTextstyle *gkrellm_chart_textstyle(gint a)
976 return (*(callbacks->gkrellm_chart_textstyle))(a);
H A Dgkrellm-public-proto.h449 GkrellmTextstyle *gkrellm_chart_textstyle(gint);
H A Dwin32-plugin.h339 GkrellmTextstyle *(*gkrellm_chart_textstyle)(gint); member
H A Dplugins.c439 gkrellm_chart_textstyle(gint n) in gkrellm_chart_textstyle() function
H A Dchart.c1046 ts_default = gkrellm_chart_textstyle(style_id);