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

  /xsrc/external/mit/libX11/dist/src/
xcb_io.c 426 if(dpy->flags & XlibDisplayIOError)
459 if(dpy->flags & XlibDisplayIOError)
549 if(dpy->flags & XlibDisplayIOError)
676 if(dpy->flags & XlibDisplayIOError)
XlibInt.c 1438 dpy->flags |= XlibDisplayIOError;
1521 dpy->flags |= XlibDisplayIOError;
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 505 #define XlibDisplayIOError (1L << 0)

Completed in 9 milliseconds