Home
last modified time | relevance | path

Searched defs:fullscreen_requested (Results 1 – 5 of 5) sorted by relevance

/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/src/ws/
H A Dxcb_native_system.cpp220 bool XcbNativeSystem::fullscreen_requested() in fullscreen_requested() function in XcbNativeSystem
H A Dwayland_native_system.cpp290 bool WaylandNativeSystem::fullscreen_requested() in fullscreen_requested() function in WaylandNativeSystem
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/include/libweston-desktop/
H A Dlibweston-desktop.h75 void (*fullscreen_requested)(struct weston_desktop_surface *surface, member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/include/libweston-desktop/
H A Dlibweston-desktop.h75 void (*fullscreen_requested)(struct weston_desktop_surface *surface, member
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/browser/
H A Dbrowsertab.py923 fullscreen_requested = pyqtSignal(bool) variable in AbstractTab