Home
last modified time | relevance | path

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

/third_party/weston/libweston-desktop/
Dinternal.h111 bool (*get_activated)(struct weston_desktop_surface *surface, member
Dsurface.c625 if (surface->implementation->get_activated == NULL) in weston_desktop_surface_get_activated()
627 return surface->implementation->get_activated(surface, in weston_desktop_surface_get_activated()
Dxdg-shell-v6.c1305 .get_activated = weston_desktop_xdg_toplevel_get_activated,
Dxdg-shell.c1358 .get_activated = weston_desktop_xdg_toplevel_get_activated,