Searched refs:XConnectionWatchProc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h3959 typedef void (*XConnectionWatchProc)( typedef in typeref:typename:void (*)(Display *,XPointer,int,Bool,XPointer *)
3981 XConnectionWatchProc /* callback */,
3987 XConnectionWatchProc /* callback */,
H A DXlibint.h1318 XPointer *watch_data; /* set/used by XConnectionWatchProc */
1323 XConnectionWatchProc fn;
/xsrc/external/mit/libX11/dist/src/
H A DXlibInt.c331 * fd with Xlib. Any XConnectionWatchProc registered by XAddConnectionWatch
341 * a XConnectionWatchProc with XAddConnectionWatch
392 * Any XConnectionWatchProc registered by XAddConnectionWatch
427 * Typically a XConnectionWatchProc registered with XAddConnectionWatch
510 XConnectionWatchProc callback,
565 XConnectionWatchProc callback,

Completed in 36 milliseconds