Searched refs:DPSGetCurrentContext (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | dpsclient.h | 190 extern DPSContext DPSGetCurrentContext(void);
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | XDPSuserpath.c | 59 DPSDoUserPath(DPSGetCurrentContext(), coords, numCoords, numType, ops, 160 return DPSHitUserPath(DPSGetCurrentContext(), x, y, radius,
|
H A D | XDPSshare.c | 634 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 D | dps-def.cpp | 19 DPSGetCurrentContext
|
H A D | dpsclient.c | 2763 DPSContext DPSGetCurrentContext(void) { return DPSGlobalContext; } function
|
Completed in 27 milliseconds