Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dwinops-win32.c223 mp->top_spacer.clean_pixmap, 0, 0, 0, 0, _GK.chart_width, in draw_rootpixmap_onto_transparent_spacers()
241 mp->bottom_spacer.clean_pixmap, 0, 0, 0, 0, _GK.chart_width, in draw_rootpixmap_onto_transparent_spacers()
H A Dwinops-x11.c579 cp->top_spacer.clean_pixmap, 0, 0, 0, 0,
596 cp->bottom_spacer.clean_pixmap, 0, 0, 0, 0,
656 mp->top_spacer.clean_pixmap, 0, 0, 0, 0,
673 mp->bottom_spacer.clean_pixmap, 0, 0, 0, 0,
H A Dgkrellm.h619 *clean_pixmap; member
H A Dmain.c1341 gkrellm_scale_piximage_to_pixmap(&piximage, &spacer->clean_pixmap, in gkrellm_render_spacer()
1344 gkrellm_clone_pixmap(&spacer->pixmap, &spacer->clean_pixmap); in gkrellm_render_spacer()
H A Dchart.c1299 gkrellm_free_pixmap(&cp->top_spacer.clean_pixmap);
1302 gkrellm_free_pixmap(&cp->bottom_spacer.clean_pixmap);