Searched defs:doneFlag (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | XDPSpreview.c | 322 Bool *doneFlag; member in struct:_StatusInfo 333 Bool *doneFlag, 341 info->doneFlag = doneFlag; 385 if (status == PSFROZEN) *info->doneFlag = True; 465 Bool *doneFlag) 558 *doneFlag = False; 560 SetUpStatusVariables(context, cookie, doneFlag, startReqNum, oldProc); 330 SetUpStatusVariables( DPSContext context, DPSPointer cookie, Bool *doneFlag, unsigned long startReq, XDPSStatusProc oldProc) argument 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 9 milliseconds