Home
last modified time | relevance | path

Searched refs:XIOErrorHandlerImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefsimple/
Dcefsimple_linux.cc28 int XIOErrorHandlerImpl(Display* display) { in XIOErrorHandlerImpl() function
53 XSetIOErrorHandler(XIOErrorHandlerImpl); in main()
/third_party/cef/tests/cefclient/
Dcefclient_gtk.cc44 int XIOErrorHandlerImpl(Display* display) { in XIOErrorHandlerImpl() function
129 XSetIOErrorHandler(XIOErrorHandlerImpl); in RunMain()
/third_party/cef/tests/ceftests/
Drun_all_unittests.cc103 int XIOErrorHandlerImpl(Display* display) { in XIOErrorHandlerImpl() function
186 XSetIOErrorHandler(XIOErrorHandlerImpl);