Home
last modified time | relevance | path

Searched refs:XSetErrorHandler (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dif_xcmdsrv.c289 old_handler = XSetErrorHandler(x_error_check); in DoRegisterName()
292 (void)XSetErrorHandler(old_handler); in DoRegisterName()
303 old_handler = XSetErrorHandler(x_error_check); in DoRegisterName()
309 (void)XSetErrorHandler(old_handler); in DoRegisterName()
525 old_handler = XSetErrorHandler(x_error_check); in WindowValid()
529 XSetErrorHandler(old_handler); in WindowValid()
849 old_handler = XSetErrorHandler(x_error_check); in SendInit()
879 (void)XSetErrorHandler(old_handler); in SendInit()
1065 old_handler = XSetErrorHandler(x_error_check); in GetRegProp()
1075 (void)XSetErrorHandler(old_handler); in GetRegProp()
[all …]
H A Dnbdebug.c95 XSetErrorHandler(errorHandler); in nbdebug_log_init()
H A Dgui_gtk_vms.h261 #define XSetErrorHandler XSETERRORHANDLER macro
H A Dos_unix.c1765 old_handler = XSetErrorHandler(x_error_check); in test_x11_window()
1770 (void)XSetErrorHandler(old_handler); in test_x11_window()
1805 (void)XSetErrorHandler(x_error_handler); in get_x11_windis()
7611 oldhandler = XSetErrorHandler(x_error_check); in setup_term_clip()
7639 (void)XSetErrorHandler(oldhandler); in setup_term_clip()
/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c135 old_handler = XSetErrorHandler(x_error_check); in sendToVim()
256 old_handler = XSetErrorHandler(x_error_check); in SendInit()
274 (void) XSetErrorHandler(old_handler); in SendInit()
547 old_handler = XSetErrorHandler(x_error_check); in AppendPropCarefully()
552 (void) XSetErrorHandler(old_handler); in AppendPropCarefully()