| /xsrc/external/mit/libX11/dist/src/ |
| H A D | QuExt.c | 35 XQueryExtension( function in typeref:typename:Bool
|
| H A D | InitExt.c | 59 if (!XQueryExtension(dpy, name,
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | xinput.c | 416 if (!XQueryExtension(display, "XInputExtension", &xi_opcode, &event, &error)) { 426 if (XQueryExtension(display, "XWAYLAND", &xwl_op, &xwl_ev, &xwl_err) || is_xwayland(display))
|
| /xsrc/external/mit/libXTrap/dist/src/ |
| H A D | XEStrMap.c | 175 if (XQueryExtension(tc->dpy,extensionName[i],&opcode,&event,
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | shape.c | 331 if (!XQueryExtension(dpy, "SHAPE", &ignore, &ignore, &ignore )) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 416 XQueryExtension(xlib_dt->display, "MIT-SHM", &ignore, &ignore, &ignore)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 426 XQueryExtension(xlib_dt->display, "MIT-SHM", &ignore, &ignore, &ignore)) {
|
| /xsrc/external/mit/libXtst/dist/src/ |
| H A D | XTest.c | 79 XQueryExtension(dpy, INAME, &major_opcode, &first_event, &first_error);
|
| /xsrc/external/mit/xf86-input-synaptics/dist/tools/ |
| H A D | syndaemon.c | 307 found = XQueryExtension(display,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmx_glxvisuals.c | 53 if (!XQueryExtension(dpy, "GLX", &majorOpcode, &dummy, &dummy)) {
|
| H A D | dmxinit.c | 339 XQueryExtension(dpy, "GLX", &dmxScreen->glxMajorOpcode,
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 130 XQueryExtension.man \
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrhostglx.c | 80 if (!XQueryExtension (dpy, GLX_EXTENSION_NAME, &opcode, 82 EPHYR_LOG_ERROR ("XQueryExtension() failed\n") ;
|
| H A D | hostx.c | 1107 if (!XQueryExtension (HostX.dpy,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_api.c | 689 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 1414 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 685 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 1381 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XSync.c | 122 if (!XQueryExtension(dpy, sync_extension_name,
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | drisw_glx.c | 833 if (!XQueryExtension(dpy, "MIT-SHM", &xshm_opcode, &ignore, &ignore))
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | drisw_glx.c | 796 if (!XQueryExtension(dpy, "MIT-SHM", &xshm_opcode, &ignore, &ignore))
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_menu.c | 326 presumablyMesa = !XQueryExtension(__glutDisplay, "GLX",
|
| /xsrc/external/mit/setxkbmap/dist/ |
| H A D | setxkbmap.c | 1083 if (XQueryExtension(dpy, "XWAYLAND", &opcode, &event_base, &error_base)) {
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 612 XQueryExtension(dpy, extname, &opcode, &event, &error); 1451 "-queryExtensions\tprint info returned by XQueryExtension\n"
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_api.c | 123 if (XQueryExtension( display, "MIT-SHM", &ignore, &ignore, &ignore )) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_api.c | 123 if (XQueryExtension( display, "MIT-SHM", &ignore, &ignore, &ignore )) {
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 2980 extern Bool XQueryExtension(
|