OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleXErrors
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/linux/
x11_util.cc
22
previous_handler_ = XSetErrorHandler(
HandleXErrors
);
39
int ScopedXErrorHandler::
HandleXErrors
(Display* display, XErrorEvent* error) {
x11_util.h
38
static int
HandleXErrors
(Display* display, XErrorEvent* error);
Completed in 69 milliseconds