Home
last modified time | relevance | path

Searched refs:allow_zap (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.h204 bool allow_zap; member
H A Dshell.c467 int allow_zap; in shell_configuration() local
477 "allow-zap", &allow_zap, true); in shell_configuration()
478 shell->allow_zap = allow_zap; in shell_configuration()
4976 if (shell->allow_zap) in shell_add_bindings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.h204 bool allow_zap; member
H A Dshell.c467 int allow_zap; in shell_configuration() local
477 "allow-zap", &allow_zap, true); in shell_configuration()
478 shell->allow_zap = allow_zap; in shell_configuration()
4976 if (shell->allow_zap) in shell_add_bindings()