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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h190 extern DPSContext DPSGetCurrentContext(void);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSuserpath.c59 DPSDoUserPath(DPSGetCurrentContext(), coords, numCoords, numType, ops,
160 return DPSHitUserPath(DPSGetCurrentContext(), x, y, radius,
H A DXDPSshare.c634 return DPSDefineAsUserObj(DPSGetCurrentContext());
639 DPSRedefineUserObj(DPSGetCurrentContext(), uo);
644 DPSUndefineUserObj(DPSGetCurrentContext(), uo);
669 return DPSReserveUserObjIndices(DPSGetCurrentContext(), number);
686 DPSReturnUserObjIndices(DPSGetCurrentContext(), start, number);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddps-def.cpp19 DPSGetCurrentContext
H A Ddpsclient.c2763 DPSContext DPSGetCurrentContext(void) { return DPSGlobalContext; } function

Completed in 27 milliseconds