Home
last modified time | relevance | path

Searched refs:DS_VISIBLE (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dkrell.c196 if (!cp || !d || d->state != DS_VISIBLE)
1285 d->state = DS_VISIBLE;
1374 d->state = DS_VISIBLE;
1417 if (!p || !d || d->state == DS_VISIBLE)
1419 d->state = DS_VISIBLE;
1430 return (d->state == DS_VISIBLE) ? TRUE : FALSE;
1591 b->decal->state = DS_VISIBLE;
2079 d->state = DS_VISIBLE;
H A Dgkrellm.h274 #define DS_VISIBLE 1 macro
H A Dpanel.c784 if ( d->state != DS_VISIBLE