Lines Matching refs:Bool

105 typedef Bool (* PFN_XCheckIfEvent)(Display*,XEvent*,Bool(*)(Display*,XEvent*,XPointer),XPointer);
106 typedef Bool (* PFN_XCheckTypedWindowEvent)(Display*,Window,int,XEvent*);
123 typedef Bool (* PFN_XFilterEvent)(XEvent*,Window);
131 typedef Bool (* PFN_XGetEventData)(Display*,XGenericEventCookie*);
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);
145 typedef Atom (* PFN_XInternAtom)(Display*,const char*,Bool);
156 typedef Bool (* PFN_XQueryExtension)(Display*,const char*,int*,int*,int*);
157 typedef Bool (* PFN_XQueryPointer)(Display*,Window,Window*,Window*,int*,int*,int*,int*,unsigned int*);
159 typedef Bool (* PFN_XRegisterIMInstantiateCallback)(Display*,void*,char*,char*,XIDProc,XPointer);
164 typedef Status (* PFN_XSendEvent)(Display*,Window,Bool,long,XEvent*);
176 typedef Bool (* PFN_XSupportsLocale)(void);
177 typedef int (* PFN_XSync)(Display*,Bool);
178 typedef Bool (* PFN_XTranslateCoordinates)(Display*,Window,Window,int,int,int*,int*,Window*);
185 typedef void (* PFN_XkbFreeKeyboard)(XkbDescPtr,unsigned int,Bool);
186 typedef void (* PFN_XkbFreeNames)(XkbDescPtr,unsigned int,Bool);
191 typedef Bool (* PFN_XkbQueryExtension)(Display*,int*,int*,int*,int*,int*);
192 typedef Bool (* PFN_XkbSelectEventDetails)(Display*,unsigned int,unsigned int,unsigned long,unsigned long);
193 typedef Bool (* PFN_XkbSetDetectableAutoRepeat)(Display*,Bool,Bool*);
195 typedef Bool (* PFN_XrmGetResource)(XrmDatabase,const char*,const char*,char**,XrmValue*);
199 typedef Bool (* PFN_XUnregisterIMInstantiateCallback)(Display*,void*,char*,char*,XIDProc,XPointer);
313 typedef Bool (* PFN_XRRQueryExtension)(Display*,int*,int*);
350 typedef Bool (* PFN_XineramaIsActive)(Display*);
351 typedef Bool (* PFN_XineramaQueryExtension)(Display*,int*,int*);
363 typedef Bool (* PFN_XF86VidModeQueryExtension)(Display*,int*,int*);
364 typedef Bool (* PFN_XF86VidModeGetGammaRamp)(Display*,int,int,unsigned short*,unsigned short*,unsigned short*);
365 typedef Bool (* PFN_XF86VidModeSetGammaRamp)(Display*,int,int,unsigned short*,unsigned short*,unsigned short*);
366 typedef Bool (* PFN_XF86VidModeGetGammaRampSize)(Display*,int,int*);
377 typedef Bool (* PFN_XRenderQueryExtension)(Display*,int*,int*);
384 typedef Bool (* PFN_XShapeQueryExtension)(Display*,int*,int*);
396 typedef Bool (*PFNGLXQUERYEXTENSIONPROC)(Display*,int*,int*);
397 typedef Bool (*PFNGLXQUERYVERSIONPROC)(Display*,int*,int*);
399 typedef Bool (*PFNGLXMAKECURRENTPROC)(Display*,GLXDrawable,GLXContext);
403 typedef GLXContext (*PFNGLXCREATENEWCONTEXTPROC)(Display*,GLXFBConfig,int,GLXContext,Bool);
412 typedef GLXContext (*PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display*,GLXFBConfig,GLXContext,Bool,const int*);