HomeSort by: relevance | last modified time | path
    Searched refs:Display (Results 1 - 25 of 1422) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/libXxf86dga/dist/include/X11/extensions/
xf86dga1.h 23 Display* /* dpy */,
29 Display* /* dpy */,
35 Display* /* dpy */,
44 Display* /* dpy */,
53 Display* /* dpy */,
59 Display* /* dpy */,
65 Display* /* dpy */,
72 Display* /* dpy */,
79 Display* /* dpy */,
85 Display* /* dpy */
    [all...]
  /xsrc/external/mit/libepoxy/dist/test/
glx_common.h 26 Display *
30 make_glx_context_current_or_skip(Display *dpy);
33 get_fbconfig_for_visinfo(Display *dpy, XVisualInfo *visinfo);
36 get_glx_visual(Display *dpy);
39 get_glx_window(Display *dpy, XVisualInfo *visinfo, bool map);
  /xsrc/external/mit/ctwm/dist/client/
ctwm_client.h 10 bool CtwmIsRunning(Display *display, int scrnum);
11 char **CtwmListWorkspaces(Display *display, int scrnum);
12 char *CtwmCurrentWorkspace(Display *display, int scrnum);
13 int CtwmChangeWorkspace(Display *display, int scrnum,
15 char **CtwmCurrentOccupation(Display *display, Window window)
    [all...]
  /xsrc/external/mit/libXtst/dist/include/X11/extensions/
XTest.h 37 Display* /* dpy */,
45 Display* /* dpy */,
51 Display* /* dpy */,
56 Display* /* dpy */,
63 Display* /* dpy */,
70 Display* /* dpy */,
78 Display* /* dpy */,
85 Display* /* dpy */,
95 Display* /* dpy */,
105 Display* /* dpy */
    [all...]
  /xsrc/external/mit/libXext/dist/include/X11/extensions/
dpms.h 39 extern Bool DPMSQueryExtension(Display *, int *, int *);
40 extern Status DPMSGetVersion(Display *, int *, int *);
41 extern Bool DPMSCapable(Display *);
42 extern Status DPMSSetTimeouts(Display *, CARD16, CARD16, CARD16);
43 extern Bool DPMSGetTimeouts(Display *, CARD16 *, CARD16 *, CARD16 *);
44 extern Status DPMSEnable(Display *);
45 extern Status DPMSDisable(Display *);
46 extern Status DPMSForceLevel(Display *, CARD16);
47 extern Status DPMSInfo(Display *, CARD16 *, BOOL *);
shape.h 40 Display *display; /* Display the event was read from */ member in struct:__anon5813
52 Display* /* display */,
58 Display* /* display */,
64 Display* /* display */,
74 Display* /* display */
    [all...]
Xag.h 40 Display* /* dpy */,
46 Display* /* dpy */,
55 Display* /* dpy */,
60 Display* /* dpy */,
65 Display* /* dpy */,
71 Display* /* dpy */,
77 Display* /* dpy */,
83 Display* /* dpy */,
XShm.h 42 Display *display; /* Display the event was read from */ member in struct:__anon5796
60 Display* /* dpy */
64 Display* /* dpy */
68 Display* /* dpy */,
75 Display* /* dpy */
79 Display* /* dpy */,
84 Display* /* dpy */,
89 Display* /* dpy */
    [all...]
xtestext1.h 68 Display *display; member in struct:__anon5821
80 Display *display; member in struct:__anon5822
86 int XTestFakeInput(register Display *dpy, char *action_list_addr, int action_list_size, int ack_flag);
87 int XTestGetInput(register Display *dpy, int action_handling);
88 int XTestQueryInputSize(register Display *dpy, unsigned long *size_return);
89 int XTestPressKey(Display *display, int device_id, unsigned long delay, unsigned int keycode, unsigned int key_action);
90 int XTestPressButton(Display * display, int device_id, unsigned long delay, unsigned int button_number, unsigned int button_act (…)
    [all...]
Xdbe.h 75 Display *display; /* display the event was read from */ member in struct:__anon5802
90 Display* /* dpy */,
96 Display* /* dpy */,
102 Display* /* dpy */,
107 Display* /* dpy */,
113 Display* /* dpy */
117 Display* /* dpy */
121 Display* /* dpy */
    [all...]
multibuf.h 46 Display *display; /* Display the event was read from */ member in struct:__anon5804
55 Display *display; /* Display the event was read from */ member in struct:__anon5805
110 Display* /* dpy */,
116 Display* /* dpy */,
122 Display* /* dpy */,
131 Display* /* dpy */
    [all...]
  /xsrc/external/mit/libXevie/dist/include/X11/extensions/
Xevie.h 39 Display* /* dpy */,
45 Display* /* dpy */
49 Display* /* dpy */
53 Display* /* dpy */,
59 Display* /* dpy */,
  /xsrc/external/mit/libXScrnSaver/dist/include/X11/extensions/
scrnsaver.h 40 Display *display; /* Display the event was read from */ member in struct:__anon5710
61 Display* /* display */,
67 Display* /* display */,
77 Display* /* display */,
83 Display* /* display */
    [all...]
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86rush.h 37 Display* /* dpy */,
43 Display* /* dpy */,
49 Display * /* dpy */,
56 Display * /* dpy */,
62 Display * /* dpy */
66 Display * /* dpy */,
72 Display * /* dpy */,
78 Display * /* dpy */,
95 Display * /* dpy */,
100 Display * /* dpy */
    [all...]
  /xsrc/external/mit/ctwm/dist/
xrandr.h 8 RLayout *XrandrNewLayout(Display *disp, Window rootw);
  /xsrc/external/mit/xf86-video-intel/dist/test/
dri3.h 30 int dri3_open(Display *dpy);
31 int dri3_open__full(Display *dpy, Window root, unsigned provider);
33 Pixmap dri3_create_pixmap(Display *dpy,
37 int dri3_create_fd(Display *dpy,
46 int dri3_create_fence(Display *dpy, Pixmap pixmap, struct dri3_fence *out);
47 void dri3_fence_sync(Display *dpy, struct dri3_fence *fence);
48 void dri3_fence_free(Display *dpy, struct dri3_fence *fence);
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
dri3.h 30 int dri3_open(Display *dpy);
31 int dri3_open__full(Display *dpy, Window root, unsigned provider);
33 Pixmap dri3_create_pixmap(Display *dpy,
37 int dri3_create_fd(Display *dpy,
46 int dri3_create_fence(Display *dpy, Pixmap pixmap, struct dri3_fence *out);
47 void dri3_fence_sync(Display *dpy, struct dri3_fence *fence);
48 void dri3_fence_free(Display *dpy, struct dri3_fence *fence);
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
glxapi.h 63 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
64 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask);
65 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
66 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
67 void (*DestroyContext)(Display *dpy, GLXContext ctx);
68 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap);
69 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
72 Bool (*IsDirect)(Display *dpy, GLXContext ctx);
73 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx);
74 Bool (*QueryExtension)(Display *dpy, int *errorb, int *event)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
glxapi.h 63 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
64 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask);
65 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
66 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
67 void (*DestroyContext)(Display *dpy, GLXContext ctx);
68 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap);
69 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
72 Bool (*IsDirect)(Display *dpy, GLXContext ctx);
73 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx);
74 Bool (*QueryExtension)(Display *dpy, int *errorb, int *event)
    [all...]
  /xsrc/external/mit/libX11/dist/src/
Misc.c 32 long XMaxRequestSize(Display *dpy)
37 char *XResourceManagerString(Display *dpy)
42 unsigned long XDisplayMotionBufferSize(Display *dpy)
49 Display *dpy,
63 long XExtendedMaxRequestSize(Display *dpy)
Synchro.c 33 static int _XSyncFunction(register Display *dpy)
39 int (*XSynchronize(Display *dpy, int onoff))(Display *)
41 int (*temp)(Display *);
42 int (*func)(Display *) = NULL;
60 Display *dpy,
62 Display*
64 ))(Display *)
66 int (*temp)(Display *);
  /xsrc/external/mit/libXinerama/dist/include/X11/extensions/
panoramiXext.h 49 Display * /* dpy */,
55 Display * /* dpy */,
65 Display * /* dpy */,
71 Display * /* dpy */,
77 Display * /* dpy */,
  /xsrc/external/mit/transset/dist/
dsimple.h 43 extern Display *dpy; /* The current display */
52 #define X_USAGE "[host:display]" /* X arguments handled by
63 Window Select_Window (Display *, int descend);
64 Window Get_Window_Under_Cursor (Display *, int descend); /*added by Daniel Forchheimer for transset-df*/
65 Window Window_With_Name (Display *, Window, char *);
66 Window Window_With_Name_Regex (Display *, Window, const char *); /*added by Daniel Forchheimer for transset-df*/
  /xsrc/external/mit/libXxf86vm/dist/include/X11/extensions/
xf86vmode.h 128 Display *display; /* Display the event was read from */ member in struct:__anon6085
151 Display* /* dpy */,
157 Display* /* dpy */,
163 Display* /* dpy */
167 Display* /* dpy */,
174 Display* /* dpy */,
181 Display* /* dpy */,
188 Display* /* dpy */
    [all...]
  /xsrc/external/mit/libX11/dist/include/X11/
Xlib.h 121 #define DisplayOfScreen(s) ((s)->display)
255 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon5562
374 struct _XDisplay* /* display */,
478 * Display datatype maintaining display specific data.
480 * A Display should be treated as opaque by application code.
483 typedef struct _XDisplay Display;
529 char *display_name; /* "host:display" string used on this connect*/
544 Display,
557 Display *display; \/* Display the event was read from *\/ member in struct:__anon5578
575 Display *display; \/* Display the event was read from *\/ member in struct:__anon5579
593 Display *display; \/* Display the event was read from *\/ member in struct:__anon5580
610 Display *display; \/* Display the event was read from *\/ member in struct:__anon5581
634 Display *display; \/* Display the event was read from *\/ member in struct:__anon5582
653 Display *display; \/* Display the event was read from *\/ member in struct:__anon5583
662 Display *display; \/* Display the event was read from *\/ member in struct:__anon5584
673 Display *display; \/* Display the event was read from *\/ member in struct:__anon5585
686 Display *display; \/* Display the event was read from *\/ member in struct:__anon5586
696 Display *display; \/* Display the event was read from *\/ member in struct:__anon5587
705 Display *display; \/* Display the event was read from *\/ member in struct:__anon5588
718 Display *display; \/* Display the event was read from *\/ member in struct:__anon5589
727 Display *display; \/* Display the event was read from *\/ member in struct:__anon5590
737 Display *display; \/* Display the event was read from *\/ member in struct:__anon5591
747 Display *display; \/* Display the event was read from *\/ member in struct:__anon5592
756 Display *display; \/* Display the event was read from *\/ member in struct:__anon5593
768 Display *display; \/* Display the event was read from *\/ member in struct:__anon5594
782 Display *display; \/* Display the event was read from *\/ member in struct:__anon5595
792 Display *display; \/* Display the event was read from *\/ member in struct:__anon5596
801 Display *display; \/* Display the event was read from *\/ member in struct:__anon5597
816 Display *display; \/* Display the event was read from *\/ member in struct:__anon5598
826 Display *display; \/* Display the event was read from *\/ member in struct:__anon5599
836 Display *display; \/* Display the event was read from *\/ member in struct:__anon5600
847 Display *display; \/* Display the event was read from *\/ member in struct:__anon5601
857 Display *display; \/* Display the event was read from *\/ member in struct:__anon5602
870 Display *display; \/* Display the event was read from *\/ member in struct:__anon5603
882 Display *display; \/* Display the event was read from *\/ member in struct:__anon5604
897 Display *display; \/* Display the event was read from *\/ member in struct:__anon5605
912 Display *display; \/* Display the event was read from *\/ member in struct:__anon5607
922 Display *display; \/* Display the event was read from *\/ member in struct:__anon5608
934 Display *display;\/* Display the event was read from *\/ member in struct:__anon5609
949 Display *display; \/* Display the event was read from *\/ member in struct:__anon5610
958 Display *display; \/* Display the event was read from *\/ member in struct:__anon5611
1073 typedef union { Display *display; member in union:__anon5618
    [all...]

Completed in 19 milliseconds

1 2 3 4 5 6 7 8 91011>>