Searched refs:IgnoreX11Errors (Results 1 – 2 of 2) sorted by relevance
19 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() function56 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in ~WindowSurfaceGLX()
49 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() function782 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in isValidNativeWindow()975 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in createContextAttribs()