Home
last modified time | relevance | path

Searched defs:shell_seat (Results 1 – 3 of 3) 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.c180 struct shell_seat { struct
181 struct weston_seat *seat;
182 struct wl_listener seat_destroy_listener;
206 static struct shell_seat * argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c180 struct shell_seat { struct
181 struct weston_seat *seat;
182 struct wl_listener seat_destroy_listener;
206 static struct shell_seat * argument
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c220 struct shell_seat { struct
221 struct weston_seat *seat;
222 struct wl_listener seat_destroy_listener;
223 struct weston_surface *focused_surface;
225 struct wl_listener caps_changed_listener;
226 struct wl_listener pointer_focus_listener;
227 struct wl_listener keyboard_focus_listener;
229 struct {
259 static struct shell_seat * argument