Searched defs:imaging (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c125 static Bool imaging = False; variable
134 if (imaging) p->startPos = -1;
158 if (imaging) p->startPos = ftell(f);
375 /* This event is from before our imaging; send to old status proc. */
381 /* This event is from during our imaging; ignore it */
397 /* Check the results of the imaging: Get the error status and restore the
548 imaging = True;
552 imaging = False;
582 /* If previous decided imaging is done, it changed waitForCompletion */

Completed in 12 milliseconds