Home
last modified time | relevance | path

Searched refs:XTranslateCoordinates (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp659 // XTranslateCoordinates to get the coordinates on the screen. in processEvent()
665 XTranslateCoordinates(mDisplay, mWindow, root, 0, 0, &x, &y, &child); in processEvent()
/third_party/glfw/src/
H A Dx11_window.c1514 XTranslateCoordinates(_glfw.x11.display, in processEvent()
1660 XTranslateCoordinates(_glfw.x11.display, in processEvent()
2160 XTranslateCoordinates(_glfw.x11.display, window->x11.handle, _glfw.x11.root, in _glfwGetWindowPosX11()
H A Dx11_platform.h278 #define XTranslateCoordinates _glfw.x11.xlib.TranslateCoordinates macro

Completed in 9 milliseconds