Searched refs:Display (Results 1 - 25 of 97) sorted by relevance

1234

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DDPSCAPClient.h15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
72 Display *dpy;
74 Display *agent; /* Dummy display structure is agent */
103 extern int CSDPSInit(Display * /* dpy */, int * /* numberType */, char ** /* floatingName */);
105 extern XExtData **CSDPSHeadOfDpyExt(Display * /* dpy */);
109 extern void DPSCAPChangeGC(Display * /* agent */, GC /* gc */, unsigned long /* valuemask */, XGCValues * /* values */);
111 extern DPSCAPData DPSCAPCreate(Display * /* dp
[all...]
H A DcsfindNX.h15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
60 Display *dpy, /* Display client wants to attach to */
H A DdpsXpriv.h15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
62 Display *dpy;
89 Display * /* dpy */,
144 Display * /* dpy */);
146 extern DPSNumFormat XDPSNumFormat (Display * /* dpy */);
175 extern void XDPSForceEvents (Display * /* dpy */);
180 extern void XDPSSendUnfreeze (Display * /* dp
[all...]
H A DXDPS.c15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
80 typedef Status (*PSCMProc)(Display *, XEvent *, xEvent *);
92 typedef int (*GenericProcPtrReturnsInt)(Display *);
107 void (*Flush)(Display *);
108 int (*Read)(Display*, char*, long);
109 void (*ReadPad)(Display*, char*, long);
110 Status (*Reply)(Display*, xRepl
[all...]
H A DdpsXtdisp.c15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
45 void XDPSSetXtEventDispatching(Display *dpy)
57 Display *dpy;
76 void XDPSSetXtEventDispatching(Display *dpy)
H A DcsfindNX.c15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
94 Display *dpy,
104 Display *dpy,
144 Display *dpy,
150 int (*oldErrorHandler)(Display *, XErrorEvent *) = 0; /* the current error handler */
236 Display *dpy,
429 Display *dp
[all...]
H A Dcslibext.c15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
85 DPSCAPFlushAfterProc(Display *agent)
95 Display *dpy,
99 register Display *agent;
326 Display *dpy)
336 register Display *dpy,
348 Display *dp
[all...]
/solaris-x11-s11/open-src/lib/libXext/sun-src/include/X11/extensions/
H A Dxinerama.h36 Bool XineramaGetState(Display*, int);
38 Status XineramaGetInfo(Display*, int, XRectangle*, unsigned char*, int*);
39 Status XineramaGetCenterHint(Display*, int, int*, int*);
42 Bool XDgaGetXineramaInfo(Display *, int, XID, XineramaInfo *);
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dfbpm.h39 Display *,
46 Display *,
53 Display *
58 Display *,
64 Display *
69 Display *,
75 Display *,
H A Dallplanes.h39 extern Bool XAllPlanesQueryExtension(Display *dpy, int *event_basep,
41 extern Status XAllPlanesQueryVersion(Display *dpy, int *major_versionp,
43 extern void XAllPlanesDrawPoints(Display *dpy, Drawable d,
45 extern void XAllPlanesDrawLines(Display *dpy, Drawable d,
47 extern void XAllPlanesDrawSegments(Display *dpy, Drawable d,
49 extern void XAllPlanesDrawRectangles(Display *dpy, Drawable d,
51 extern void XAllPlanesFillRectangles(Display *dpy, Drawable d,
H A Dtransovl.h106 extern Bool XSolarisOvlQueryExtension(Display *, int *, int *);
108 extern Status XSolarisOvlQueryVersion(Display *, int *, int *);
110 extern Window XSolarisOvlCreateWindow(Display *, Window, int, int,
114 extern Bool XSolarisOvlIsOverlayWindow(Display *, Window);
116 extern void XSolarisOvlSetWindowTransparent(Display *, Window);
118 extern Status XSolarisOvlSetPaintType(Display *, GC, XSolarisOvlPaintType);
120 extern XSolarisOvlPaintType XSolarisOvlGetPaintType(Display *, GC);
122 extern Status XSolarisOvlCopyPaintType(Display *, Drawable, Drawable, GC,
126 extern Status XSolarisOvlCopyAreaAndPaintType(Display *,
132 extern XImage *XReadScreen(Display *, Windo
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DXDPSlib.h3 * Xlib interface to the Display Postscript extension. It should be used only
32 * PostScript, Display PostScript, and Adobe are trademarks of Adobe Systems
95 extern int XDPSLInit(Display *dpy,
99 extern ContextXID XDPSLCreateContext(Display *dpy,
111 extern ContextXID XDPSLCreateContextAndSpace(Display *dpy,
123 extern SpaceXID XDPSLCreateSpace(Display *dpy);
125 extern void XDPSLGiveInput(Display *dpy, ContextXID cxid,
128 extern int XDPSLGetStatus(Display *dpy, ContextXID cxid);
130 extern void XDPSLDestroySpace(Display *dpy, SpaceXID sxid);
132 extern void XDPSLReset(Display *dp
[all...]
H A DdpsXclient.h2 * dpsXclient.h -- XDPS extension interface to the Display Postscript Library.
15 * "Display PostScript"(tm) is used to describe this software, its
17 * statement that this software works in conjunction with the Display
20 * the Display PostScript system is made.
33 * Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
123 extern DPSContext XDPSCreateContext(Display *dpy,
147 extern DPSContext XDPSCreateSimpleContext(Display *dpy,
168 extern DPSContext XDPSCreateSecureContext(Display *dpy,
204 extern DPSContext XDPSFindContext(Display *dpy, ContextPSID cid);
258 extern DPSContext XDPSContextFromSharedID(Display *dp
[all...]
/solaris-x11-s11/open-src/lib/libX11/sun-src/include/X11/extensions/
H A DXInteractive.h48 Display * /* dpy */
52 Display *, /* dpy */
58 Display *, /* dpy */
65 Display *, /* dpy */
/solaris-x11-s11/open-src/lib/libXtsol/sun-src/
H A DXtsol.h100 Display *dpy,
107 Display *dpy,
116 Display *dpy,
125 Display *dpy,
134 Display *dpy,
143 Display *dpy,
152 Display *dpy,
160 Display *dpy,
168 Display *dpy,
175 Display *dp
[all...]
H A DXtsol.c61 register Display *dpy;
83 Display *dpy;
88 extern Status XTSOLgetClientAttributes(Display *, XID, XTsolClientAttributes *);
99 register Display *dpy;
125 register Display *dpy;
153 register Display *dpy;
178 register Display *dpy;
206 register Display *dpy;
231 Display *dpy;
255 Display *dp
[all...]
/solaris-x11-s11/open-src/lib/libXmu/sun-src/include/X11/Xmu/
H A DXmuSolaris.h32 Status XSolarisGetVisualGamma (Display *dpy, int screen_number, Visual *visual,
35 Bool XSolarisCheckColormapEquivalence(Display *dpy, int screen_number,
/solaris-x11-s11/open-src/app/cmap_compact/sun-src/
H A Dcmcdealloc.c37 Display *dpy;
H A Dcmcutil.h81 extern Display *open_display();
90 extern void resource_preserve(Display *dpy);
91 extern void resource_discard(Display *dpy);
92 extern void prop_update(Display *dpy, Window w, const char *name,
H A Dcmcutil.c40 disp_err_handler (Display *dpy)
50 Display *
55 Display *dpy;
207 Display *dpy,
234 Display *dpy)
257 Display *dpy)
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXcomm.c117 Bool XAccessXWireToEvent(Display *dpy,
122 Display *dpy;
158 Bool XAccessXQueryExtension(Display *dpy,
162 Display *dpy;
191 int XAccessXQueryVersion(Display *dpy,
197 Display *dpy;
234 void XAccessXSelectInput(Display *dpy,
239 Display *dpy;
267 int XAccessXQueryState(Display *dpy,
272 Display *dp
[all...]
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.h45 Display *dsp,
56 Display *dsp,
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DXGrabWin.c56 static int WxError (Display *dpy,int mc);
67 Display *dpy;
92 Display *dpy,
127 Display *dpy,
163 Display *dpy,
192 Display *dpy,
222 Display *dpy,
251 Display *dpy,
281 Display *dpy,
317 Display *dp
[all...]
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_internal.h120 Display *w_dpy; /* display the window belongs to */
273 Display *p_dpy;
312 extern Dga_token XDgaGrabPixmap(Display*, Pixmap);
313 extern int XDgaUnGrabPixmap(Display*, Pixmap);
328 extern int XDgaGrabRetainedWindow(Display*, Window);
329 extern int XDgaUnGrabRetainedWindow(Display *, Window);
330 extern int XDgaGetRetainedPath(Display*, Window, char*);
331 extern int XDgaQueryVersion(Display*, int*, int*);
332 extern int XDgaGrabBuffers(Display *, Window, int );
333 extern int XDgaUnGrabBuffers(Display *, Windo
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/include/
H A Dgfx_vts.h70 Display *dpy); /* Connection to the X server */

Completed in 49 milliseconds

1234