Searched refs:get_activated (Results 1 – 4 of 4) sorted by relevance
111 bool (*get_activated)(struct weston_desktop_surface *surface, member
625 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()
1305 .get_activated = weston_desktop_xdg_toplevel_get_activated,
1358 .get_activated = weston_desktop_xdg_toplevel_get_activated,