Searched refs:x_error_check (Results 1 – 3 of 3) sorted by relevance
71 static int x_error_check(Display *dpy, XErrorEvent *error_event);135 old_handler = XSetErrorHandler(x_error_check); in sendToVim()256 old_handler = XSetErrorHandler(x_error_check); in SendInit()547 old_handler = XSetErrorHandler(x_error_check); in AppendPropCarefully()562 x_error_check(Display *dpy, XErrorEvent *error_event) in x_error_check() function
198 static int x_error_check(Display *dpy, XErrorEvent *error_event);289 old_handler = XSetErrorHandler(x_error_check); in DoRegisterName()303 old_handler = XSetErrorHandler(x_error_check); in DoRegisterName()525 old_handler = XSetErrorHandler(x_error_check); in WindowValid()849 old_handler = XSetErrorHandler(x_error_check); in SendInit()1065 old_handler = XSetErrorHandler(x_error_check); in GetRegProp()1495 old_handler = XSetErrorHandler(x_error_check); in AppendPropCarefully()1509 x_error_check(Display *dpy UNUSED, XErrorEvent *error_event UNUSED) in x_error_check() function
1629 x_error_check(Display *dpy UNUSED, XErrorEvent *error_event UNUSED) in x_error_check() function1765 old_handler = XSetErrorHandler(x_error_check); in test_x11_window()7611 oldhandler = XSetErrorHandler(x_error_check); in setup_term_clip()