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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h252 extern void DPSFlushContext(DPSContext ctxt);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXclient.c162 if (ctxt->chainChild != NIL) DPSFlushContext(ctxt->chainChild);
207 DPSFlushContext(ctxt);
H A Ddps-def.cpp15 DPSFlushContext
H A Ddpsclient.c2036 if (ctxt->chainChild != NIL) DPSFlushContext(ctxt->chainChild);
2758 void DPSFlushContext(DPSContext ctxt) function

Completed in 22 milliseconds