Searched refs:weston_desktop_surface_get_app_id (Results 1 – 5 of 5) sorted by relevance
86 if (weston_desktop_surface_get_app_id(wds) != NULL) in get_id_from_config()87 temp_app_id = strdup(weston_desktop_surface_get_app_id(wds)); in get_id_from_config()
180 weston_desktop_surface_get_app_id(struct weston_desktop_surface *surface);
595 weston_desktop_surface_get_app_id(struct weston_desktop_surface *surface) in weston_desktop_surface_get_app_id() function
123 app_id = weston_desktop_surface_get_app_id(shsurf->desktop_surface); in kiosk_shell_surface_find_best_output()
228 c = weston_desktop_surface_get_app_id(desktop_surface); in shell_surface_get_label()