Home
last modified time | relevance | path

Searched defs:oldHandler (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp77 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in onInitializeContext() local
/third_party/flutter/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp77 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in onInitializeContext() local
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp310 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in CreateBestContext() local
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp317 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in CreateBestContext() local
/third_party/libxml2/python/
Dtypes.c99 _invalid_parameter_handler oldHandler, newHandler; in libxml_PyFileGet() local