Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dx11_platform.h173 Atom NET_WM_STATE_FULLSCREEN; member
Dx11_window.c317 if (_glfw.x11.NET_WM_STATE && _glfw.x11.NET_WM_STATE_FULLSCREEN) in updateWindowMode()
322 _glfw.x11.NET_WM_STATE_FULLSCREEN, in updateWindowMode()
363 if (_glfw.x11.NET_WM_STATE && _glfw.x11.NET_WM_STATE_FULLSCREEN) in updateWindowMode()
368 _glfw.x11.NET_WM_STATE_FULLSCREEN, in updateWindowMode()
Dx11_init.c439 _glfw.x11.NET_WM_STATE_FULLSCREEN = in detectEWMH()