Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dmain.c1093 if (!mp->enabled || !mp->spacers_shown) in draw_frame_overlaps()
1389 mon->privat->spacers_shown = TRUE; /* ie, trying to show if they exist */ in render_monitor_spacers()
1404 shown = mp->spacers_shown; in gkrellm_spacers_set_types()
1408 if (mp->spacers_shown) in gkrellm_spacers_set_types()
1414 if (mp->spacers_shown) in gkrellm_spacers_set_types()
1451 if (mp->spacers_shown) in gkrellm_spacers_show()
1463 mp->spacers_shown = TRUE; in gkrellm_spacers_show()
1477 if (!mp->spacers_shown) in gkrellm_spacers_hide()
1489 mp->spacers_shown = FALSE; in gkrellm_spacers_hide()
H A Dgkrellm.h1040 spacers_shown, member