Home
last modified time | relevance | path

Searched refs:minimized_array (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.c4419 struct wl_array minimized_array; member
4436 minimized = wl_array_add(&switcher->minimized_array, sizeof *minimized); in switcher_next()
4515 wl_array_for_each(minimized, &switcher->minimized_array) { in switcher_destroy()
4523 wl_array_release(&switcher->minimized_array); in switcher_destroy()
4577 wl_array_init(&switcher->minimized_array); in switcher_binding()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c4419 struct wl_array minimized_array; member
4436 minimized = wl_array_add(&switcher->minimized_array, sizeof *minimized); in switcher_next()
4515 wl_array_for_each(minimized, &switcher->minimized_array) { in switcher_destroy()
4523 wl_array_release(&switcher->minimized_array); in switcher_destroy()
4577 wl_array_init(&switcher->minimized_array); in switcher_binding()
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c5979 struct wl_array minimized_array; member
5996 minimized = wl_array_add(&switcher->minimized_array, sizeof *minimized); in switcher_next()
6074 wl_array_for_each(minimized, &switcher->minimized_array) { in switcher_destroy()
6082 wl_array_release(&switcher->minimized_array); in switcher_destroy()
6136 wl_array_init(&switcher->minimized_array); in switcher_binding()