HomeSort by: relevance | last modified time | path
    Searched refs:XSetExtensionErrorHandler (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXext/dist/include/X11/extensions/
Xext.h 39 extern XextErrorHandler XSetExtensionErrorHandler(
  /xsrc/external/mit/libXext/dist/src/
extutil.c 44 * XSetExtensionErrorHandler establish an extension error handler
251 * XSetExtensionErrorHandler - sets the handler that gets called when a
257 XextErrorHandler XSetExtensionErrorHandler (XextErrorHandler handler)
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
dmxcommon.c 379 handler = XSetExtensionErrorHandler(dmxInputExtensionErrorHandler);
381 XSetExtensionErrorHandler(handler);
dmxinputinit.c 835 handler = XSetExtensionErrorHandler(dmxInputExtensionErrorHandler);
837 XSetExtensionErrorHandler(handler);

Completed in 19 milliseconds