Home
last modified time | relevance | path

Searched refs:GkrellmTextstyle (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dgkrellm-public-proto.h48 GkrellmTextstyle *gkrellm_textstyle_new0(void);
49 GkrellmTextstyle *gkrellm_copy_textstyle(GkrellmTextstyle *);
197 GkrellmTextstyle *ts, GkrellmStyle *style,
200 GkrellmTextstyle *ts, GkrellmStyle *style,
203 GkrellmTextstyle *ts, GkrellmStyle *style,
219 GkrellmTextstyle *ts, gint x_off, gint y_off);
221 GkrellmTextstyle *ts, gint x_off, gint y_off);
449 GkrellmTextstyle *gkrellm_chart_textstyle(gint);
450 GkrellmTextstyle *gkrellm_panel_textstyle(gint);
451 GkrellmTextstyle *gkrellm_meter_textstyle(gint);
[all …]
H A Dwin32-plugin.h43 GkrellmTextstyle *(*gkrellm_textstyle_new0)(void);
44 GkrellmTextstyle *(*gkrellm_copy_textstyle)(GkrellmTextstyle *);
178 GkrellmTextstyle *, GkrellmStyle *, gint, gint, gint);
339 GkrellmTextstyle *(*gkrellm_chart_textstyle)(gint);
340 GkrellmTextstyle *(*gkrellm_panel_textstyle)(gint);
341 GkrellmTextstyle *(*gkrellm_meter_textstyle)(gint);
342 GkrellmTextstyle *(*gkrellm_chart_alt_textstyle)(gint);
343 GkrellmTextstyle *(*gkrellm_panel_alt_textstyle)(gint);
344 GkrellmTextstyle *(*gkrellm_meter_alt_textstyle)(gint);
489 GkrellmTextstyle *ts, gint x_off, gint y_off);
[all …]
H A Dplugins.c124 GkrellmTextstyle *
127 GkrellmTextstyle *t; in gkrellm_textstyle_new0()
133 GkrellmTextstyle *
438 GkrellmTextstyle *
442 GkrellmTextstyle *ts; in gkrellm_chart_textstyle()
450 GkrellmTextstyle *
454 GkrellmTextstyle *ts; in gkrellm_panel_textstyle()
462 GkrellmTextstyle *
475 GkrellmTextstyle *
487 GkrellmTextstyle *
[all …]
H A Dwin32-libgkrellm.c66 GkrellmTextstyle *gkrellm_textstyle_new0(void)
70 GkrellmTextstyle *gkrellm_copy_textstyle(GkrellmTextstyle *a)
112 gint gkrellm_draw_chart_label(GkrellmChart *a, GkrellmTextstyle *b,
974 GkrellmTextstyle *gkrellm_chart_textstyle(gint a)
978 GkrellmTextstyle *gkrellm_panel_textstyle(gint a)
982 GkrellmTextstyle *gkrellm_meter_textstyle(gint a)
986 GkrellmTextstyle *gkrellm_chart_alt_textstyle(gint a)
990 GkrellmTextstyle *gkrellm_panel_alt_textstyle(gint a)
994 GkrellmTextstyle *gkrellm_meter_alt_textstyle(gint a)
1381 GkrellmTextstyle *ts, gint x_off, gint y_off)
[all …]
H A Dgkrellm.h244 GkrellmTextstyle; typedef
254 GkrellmTextstyle text_style;
295 GkrellmTextstyle text_style; /* Used if decal is a drawn text string */
420 GkrellmTextstyle label_tsA;
421 GkrellmTextstyle label_tsB;
499 GkrellmTextstyle *textstyle;
H A Duptime.c92 GkrellmTextstyle *ts; in draw_upminutes()
165 GkrellmTextstyle *ts; in create_uptime()
H A Dhostname.c64 GkrellmTextstyle *ts; /* using this textstyle */
105 GkrellmTextstyle *ts;
215 GkrellmTextstyle ts_save;
H A Dkrell.c192 GkrellmTextstyle *ts;
440 gkrellm_decal_text_insert(GkrellmDecal *d, gchar *s, GkrellmTextstyle *ts,
472 GkrellmTextstyle *ts, gint x_off, gint y_off)
609 GkrellmTextstyle *ts;
687 GkrellmTextstyle *ts;
1291 GkrellmTextstyle *ts, GkrellmStyle *style,
1381 GkrellmTextstyle *ts, GkrellmStyle *style,
1389 GkrellmTextstyle *ts, GkrellmStyle *style,
1397 GkrellmTextstyle *ts, GkrellmStyle *style,
H A Dpanel.c121 GkrellmTextstyle *ts = NULL;
244 GkrellmTextstyle *ts = p->textstyle;
638 GkrellmTextstyle *ts;
H A Dsensors.c316 GkrellmTextstyle *ts; in gkrellm_sensors_create_decals()
975 GkrellmTextstyle *ts_volt, *ts_name; in make_volt_decals()
1311 assign_textstyles(GList *smon_list, GkrellmTextstyle **ts_name, GkrellmTextstyle **ts_sensor, in assign_textstyles()
1319 GkrellmTextstyle *ts, *ts_alt; in assign_textstyles()
1372 GkrellmTextstyle *ts_sensor, *ts_name; in make_temperature_panel()
1434 GkrellmTextstyle *ts_sensor, *ts_name; in make_fan_panel()
H A Dclock.c262 GkrellmTextstyle *ts; in create_calendar_panel()
368 GkrellmTextstyle *ts; in create_clock_panel()
H A Dmem.c300 GkrellmTextstyle ts_save; in draw_decal_label()
761 GkrellmTextstyle *ts; in create_mem_panel()
872 GkrellmTextstyle *ts; in create_swap_panel()
H A Dconfig.c245 GkrellmTextstyle *ts;
261 GkrellmTextstyle *ts;
H A Dmain.c500 gkrellm_draw_string(GdkDrawable *drawable, GkrellmTextstyle *ts, in gkrellm_draw_string()
516 gkrellm_draw_text(GdkDrawable *drawable, GkrellmTextstyle *ts, gint x, gint y, in gkrellm_draw_text()
H A Dfs.c461 GkrellmTextstyle ts_save; in fs_draw_decal_text()
1121 GkrellmTextstyle *ts; in fs_monitor_create()
H A Dchart.c1014 GkrellmTextstyle *ts, *ts_default, *ts_alt;
1225 gkrellm_draw_chart_label(GkrellmChart *cp, GkrellmTextstyle *ts,
H A Ddisk.c754 GkrellmTextstyle *ts; in create_disk_monitor()
H A Dinet.c407 GkrellmTextstyle *ts; in draw_inet_chart()
H A Dnet.c2001 GkrellmTextstyle *ts, *ts_alt; in create_net_timer()
/dports/misc/gkrellmlaunch2/gkrellmlaunch-0.5/
H A Dgkrellmlaunch.c285 GkrellmTextstyle *ts; in apply_plugin_config()
286 GkrellmTextstyle *ts_alt; in apply_plugin_config()
809 GkrellmTextstyle *ts; in create_plugin()
810 GkrellmTextstyle *ts_alt; in create_plugin()
/dports/misc/gkx86info2/gkx86info0.0.2/
H A Dgkx86info.c66 GkrellmTextstyle *ts, *ts_alt; in create_plugin()
/dports/sysutils/gkrelltop/gkrelltop-2.2.13.orig/
H A Dsupport.h12 # define TextStyle GkrellmTextstyle
/dports/sysutils/gkfreq/gkrellm-gkfreq-2.2/
H A Dgkrellm-gkfreq.c219 GkrellmTextstyle *ts, *ts_alt; in create_plugin()
/dports/misc/gkrellmbgchg2/gkrellmbgchg2-0.1.11/
H A Dgkrellmbgchg.c667 GkrellmTextstyle *ts; in create_plugin()
/dports/misc/gkrellshoot2/gkrellShoot-0.4.4/
H A Dgkrellshoot.c1506 GkrellmTextstyle *ts, *ts_alt; in create_plugin()

12