Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dx11_platform.h172 Atom NET_WM_STATE_ABOVE; member
Dx11_init.c437 _glfw.x11.NET_WM_STATE_ABOVE = in detectEWMH()
Dx11_window.c545 if (_glfw.x11.NET_WM_STATE_ABOVE) in createNativeWindow()
546 states[count++] = _glfw.x11.NET_WM_STATE_ABOVE; in createNativeWindow()