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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h112 See DPSDefaultErrorProc, below.
137 extern void DPSDefaultErrorProc(DPSContext ctxt, DPSErrorCode errorCode,
145 DPSDefaultErrorProc formulates a text message and passes it to the
149 resyncstart to be executed by ctxt, DPSDefaultErrorProc calls
151 DPSDefaultErrorProc is the only procedure in the Display PostScript
155 When DPSDefaultErrorProc is used as a context's errorProc, the exception
169 DPSDefaultErrorProc or from contexts created by the 'fork' operator but
285 DPSDefaultErrorProc. Also see the discussion of error handling in
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c508 DPSDefaultErrorProc, NULL);
600 DPSDefaultErrorProc);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.c284 DPSSetErrorBackstop (DPSDefaultErrorProc);
H A DdpsXclient.c942 if (ep == NULL) ep = DPSDefaultErrorProc;
954 if (ep == NULL) ep = DPSDefaultErrorProc;
H A Ddps-def.cpp12 DPSDefaultErrorProc
H A Ddpsclient.c2366 void DPSDefaultErrorProc( function
2461 } /* DPSDefaultErrorProc */

Completed in 20 milliseconds