Lines Matching refs:Window

103 typedef int (* PFN_XChangeProperty)(Display*,Window,Atom,Atom,int,int,const unsigned char*,int);
104 typedef int (* PFN_XChangeWindowAttributes)(Display*,Window,unsigned long,XSetWindowAttributes*);
106 typedef Bool (* PFN_XCheckTypedWindowEvent)(Display*,Window,int,XEvent*);
109 typedef int (* PFN_XConvertSelection)(Display*,Atom,Atom,Atom,Window,Time);
110 typedef Colormap (* PFN_XCreateColormap)(Display*,Window,Visual*,int);
114 typedef Window (* PFN_XCreateWindow)(Display*,Window,int,int,unsigned int,unsigned int,unsigned int,int,unsigned int,Visual*,unsigned long,XSetWindowAttributes*);
115 typedef int (* PFN_XDefineCursor)(Display*,Window,Cursor);
117 typedef int (* PFN_XDeleteProperty)(Display*,Window,Atom);
120 typedef int (* PFN_XDestroyWindow)(Display*,Window);
123 typedef Bool (* PFN_XFilterEvent)(XEvent*,Window);
134 typedef int (* PFN_XGetInputFocus)(Display*,Window*,int*);
137 typedef Window (* PFN_XGetSelectionOwner)(Display*,Atom);
139 typedef Status (* PFN_XGetWMNormalHints)(Display*,Window,XSizeHints*,long*);
140 typedef Status (* PFN_XGetWindowAttributes)(Display*,Window,XWindowAttributes*);
141 typedef int (* PFN_XGetWindowProperty)(Display*,Window,Atom,long,long,Bool,Atom,Atom*,int*,unsigned long*,unsigned long*,unsigned char**);
142 typedef int (* PFN_XGrabPointer)(Display*,Window,Bool,unsigned int,int,int,Window,Cursor,Time);
143 typedef Status (* PFN_XIconifyWindow)(Display*,Window,int);
147 typedef int (* PFN_XMapRaised)(Display*,Window);
148 typedef int (* PFN_XMapWindow)(Display*,Window);
149 typedef int (* PFN_XMoveResizeWindow)(Display*,Window,int,int,unsigned int,unsigned int);
150 typedef int (* PFN_XMoveWindow)(Display*,Window,int,int);
157 typedef Bool (* PFN_XQueryPointer)(Display*,Window,Window*,Window*,int*,int*,int*,int*,unsigned int*);
158 typedef int (* PFN_XRaiseWindow)(Display*,Window);
160 typedef int (* PFN_XResizeWindow)(Display*,Window,unsigned int,unsigned int);
163 typedef int (* PFN_XSelectInput)(Display*,Window,long);
164 typedef Status (* PFN_XSendEvent)(Display*,Window,Bool,long,XEvent*);
165 typedef int (* PFN_XSetClassHint)(Display*,Window,XClassHint*);
169 typedef int (* PFN_XSetInputFocus)(Display*,Window,int,Time);
172 typedef int (* PFN_XSetSelectionOwner)(Display*,Atom,Window,Time);
173 typedef int (* PFN_XSetWMHints)(Display*,Window,XWMHints*);
174 typedef void (* PFN_XSetWMNormalHints)(Display*,Window,XSizeHints*);
175 typedef Status (* PFN_XSetWMProtocols)(Display*,Window,Atom*,int);
178 typedef Bool (* PFN_XTranslateCoordinates)(Display*,Window,Window,int,int,int*,int*,Window*);
179 typedef int (* PFN_XUndefineCursor)(Display*,Window);
181 typedef int (* PFN_XUnmapWindow)(Display*,Window);
184 typedef int (* PFN_XWarpPointer)(Display*,Window,Window,int,int,unsigned int,unsigned int,int,int);
201 typedef void (* PFN_Xutf8SetWMProperties)(Display*,Window,const char*,const char*,char**,int,XSizeHints*,XWMHints*,XClassHint*);
311 typedef RROutput (* PFN_XRRGetOutputPrimary)(Display*,Window);
312 typedef XRRScreenResources* (* PFN_XRRGetScreenResourcesCurrent)(Display*,Window);
315 typedef void (* PFN_XRRSelectInput)(Display*,Window,int);
373 typedef int (* PFN_XISelectEvents)(Display*,Window,XIEventMask*,int);
386 typedef void (* PFN_XShapeCombineRegion)(Display*,Window,int,int,int,Region,int);
387 typedef void (* PFN_XShapeCombineMask)(Display*,Window,int,int,int,Pixmap,int);
407 typedef GLXWindow (*PFNGLXCREATEWINDOWPROC)(Display*,GLXFBConfig,Window,const int*);
438 Window window;
526 Window handle;
527 Window parent;
557 Window root;
562 Window helperWindowHandle;
589 // Window manager atoms
801 Window source;
981 unsigned long _glfwGetWindowPropertyX11(Window window,