Home | History | Annotate | Download | only in xlib

Lines Matching refs:xerr

251 static int window_exists_err_handler( Display* dpy, XErrorEvent* xerr )
254 if (xerr->error_code == BadWindow) {