Home | History | Annotate | Download | only in Xext

Lines Matching refs:screensaver

101 /* List of clients that are suspending the screensaver. */
106 * allocated, so the record is freed and the screensaver resumed when
108 * requested the screensaver be suspended.
238 pScreen->screensaver.ExternalScreenSaver = NULL;
257 pScreen->screensaver.ExternalScreenSaver = ScreenSaverHandle;
404 /* Reenable the screensaver if this was the last client suspending it. */
409 /* The screensaver could be active, since suspending it (by design)
457 ev.window = pScreen->screensaver.wid;
512 pSaver = &pScreen->screensaver;
625 pSaver = &pScreen->screensaver;
709 pSaver = &pDraw->pScreen->screensaver;
1312 screensaver */
1327 /* If we get to this point, this client isn't suspending the screensaver */
1332 * Allocate a suspension record for the client, and stop the screensaver
1334 * to the record, so the screensaver will be reenabled and the record freed