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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h62 /* The above definitions specify the error codes passed to a DPSErrorProc:
88 DPSErrorProc is the context id (see the fork operator); arg2 is
104 typedef void (*DPSErrorProc)( typedef
141 /* A sample DPSErrorProc for handling errors from the PostScript interpreter.
178 extern void DPSSetErrorBackstop(DPSErrorProc errorProc);
185 extern DPSErrorProc DPSGetCurrentErrorBackstop(void);

Completed in 18 milliseconds