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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A Ddpstk-def.cpp34 XDPSGetSharedContext
H A DXDPSpreview.c191 context = XDPSGetSharedContext(DisplayOfScreen(screen));
429 context = XDPSGetSharedContext(DisplayOfScreen(screen));
491 context = XDPSGetSharedContext(DisplayOfScreen(screen));
H A DXDPSshare.c495 DPSContext XDPSGetSharedContext(Display *display) function
H A DColorSB.c2882 csb->csb.context = XDPSGetSharedContext(XtDisplay(csb));
3153 newcsb->csb.context = XDPSGetSharedContext(XtDisplay(newcsb));
H A DDPSScrollW.c712 dsw->sw.context = XDPSGetSharedContext(XtDisplay(dsw));
2729 newdsw->sw.context = XDPSGetSharedContext(XtDisplay(newdsw));
H A DFontSB.c3638 fsb->fsb.context = XDPSGetSharedContext(XtDisplay(fsb));
3842 newfsb->fsb.context = XDPSGetSharedContext(XtDisplay(newfsb));
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DdpsXshare.h82 /* XDPSGetSharedContext returns the shared context for its display. If no
83 shared context exists, it creates one. XDPSGetSharedContext returns NULL
89 extern DPSContext XDPSGetSharedContext(Display *display);

Completed in 386 milliseconds