Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c2614 return XGetSelectionOwner(_glfw.x11.display, _glfw.x11.NET_WM_CM_Sx) != None; in _glfwFramebufferTransparentX11()
2736 if (XGetSelectionOwner(_glfw.x11.display, _glfw.x11.NET_WM_CM_Sx)) in _glfwGetWindowOpacityX11()
H A Dx11_platform.h611 Atom NET_WM_CM_Sx; member
H A Dx11_init.c981 _glfw.x11.NET_WM_CM_Sx = XInternAtom(_glfw.x11.display, name, False); in initExtensions()

Completed in 10 milliseconds