Home | History | Annotate | Download | only in x11

Lines Matching refs:xerr

202 static int window_exists_err_handler( XMesaDisplay* dpy, XErrorEvent* xerr )
205 if (xerr->error_code == BadWindow) {