Lines Matching refs:screensaver
95 /* List of clients that are suspending the screensaver. */
100 * allocated, so the record is freed and the screensaver resumed when
102 * requested the screensaver be suspended.
209 pScreen->screensaver.ExternalScreenSaver = NULL;
228 pScreen->screensaver.ExternalScreenSaver = ScreenSaverHandle;
369 /* Re-enable the screensaver if this was the last client suspending it. */
373 /* The screensaver could be active, since suspending it (by design)
421 .window = pScreen->screensaver.wid,
474 pSaver = &pScreen->screensaver;
570 pSaver = &pScreen->screensaver;
653 pSaver = &pDraw->pScreen->screensaver;
1225 /* Check if this client is suspending the screensaver */
1239 /* If we get to this point, this client isn't suspending the screensaver */
1244 * Allocate a suspension record for the client, and stop the screensaver
1246 * to the record, so the screensaver will be re-enabled and the record freed