Searched refs:MWM_DECOR_ALL (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/src/ | ||
H A D | x11_window.c | 55 #define MWM_DECOR_ALL 1 macro 2636 hints.decorations = enabled ? MWM_DECOR_ALL : 0; in _glfwSetWindowDecoratedX11() |
Completed in 5 milliseconds