Searched refs:didFlush (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXDPS.c855 Bool didFlush = False; local
864 didFlush = True;
872 if (!didFlush)
875 didFlush = True;
880 didFlush = True;
924 if (flushOnce && !didFlush) {
938 /* In the NX case (didFlush is always False for the non-NX case),
944 buffer (didFlush == True). */
948 && (gForceFlush || didFlush))

Completed in 19 milliseconds