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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXclient.c531 DPSContext newCtxt; local
537 newCtxt = DPSCreateContext ((char *) xwh, textProc, errorProc, space);
538 if (newCtxt == NIL)
540 return (newCtxt);
562 DPSContext newCtxt; local
568 newCtxt = DPSCreateContext ((char *) xwh, textProc, errorProc, space);
569 if (newCtxt == NIL)
571 return (newCtxt);
592 DPSContext newCtxt; local
598 newCtxt
[all...]

Completed in 10 milliseconds