Searched defs:waitForCompletion (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | XDPSpreview.c | 464 Bool waitForCompletion, 502 if (!waitForCompletion) { 545 _DPSPSaveBeforeExec(context, !waitForCompletion); 557 if (!waitForCompletion) { 569 waitForCompletion = True; 582 /* If previous decided imaging is done, it changed waitForCompletion */ 584 if (waitForCompletion) return FinishUp(context, cookie); 453 XDPSImageFileIntoDrawable( DPSContext context, Screen *screen, Drawable dest, FILE *file, int drawableHeight, int drawableDepth, XRectangle *bbox, int xOffset, int yOffset, double pixelsPerPoint, Bool clear, Bool createMask, Bool waitForCompletion, Bool *doneFlag) argument
|
Completed in 13 milliseconds