Home
last modified time | relevance | path

Searched refs:weston_desktop (Results 1 – 13 of 13) sorted by relevance

/third_party/weston/libweston-desktop/
Dinternal.h33 weston_desktop_get_compositor(struct weston_desktop *desktop);
35 weston_desktop_get_display(struct weston_desktop *desktop);
38 weston_desktop_api_ping_timeout(struct weston_desktop *desktop,
41 weston_desktop_api_pong(struct weston_desktop *desktop,
44 weston_desktop_api_surface_added(struct weston_desktop *desktop,
47 weston_desktop_api_surface_removed(struct weston_desktop *desktop,
50 weston_desktop_api_committed(struct weston_desktop *desktop,
54 weston_desktop_api_show_window_menu(struct weston_desktop *desktop,
59 weston_desktop_api_set_parent(struct weston_desktop *desktop,
63 weston_desktop_api_move(struct weston_desktop *desktop,
[all …]
Dlibweston-desktop.c39 struct weston_desktop { struct
55 WL_EXPORT struct weston_desktop * argument
59 struct weston_desktop *desktop; in weston_desktop_create()
65 desktop = zalloc(sizeof(struct weston_desktop)); in weston_desktop_create()
101 weston_desktop_destroy(struct weston_desktop *desktop) in weston_desktop_destroy()
118 weston_desktop_get_compositor(struct weston_desktop *desktop) in weston_desktop_get_compositor()
124 weston_desktop_get_display(struct weston_desktop *desktop) in weston_desktop_get_display()
130 weston_desktop_api_ping_timeout(struct weston_desktop *desktop, in weston_desktop_api_ping_timeout()
138 weston_desktop_api_pong(struct weston_desktop *desktop, in weston_desktop_api_pong()
146 weston_desktop_api_surface_added(struct weston_desktop *desktop, in weston_desktop_api_surface_added()
[all …]
Dclient.c35 struct weston_desktop *desktop;
84 weston_desktop_client_create(struct weston_desktop *desktop, in weston_desktop_client_create()
140 struct weston_desktop *
Dxwayland.c50 struct weston_desktop *desktop;
57 struct weston_desktop *desktop;
405 weston_desktop_xwayland_init(struct weston_desktop *desktop) in weston_desktop_xwayland_init()
Dwl-shell.c52 struct weston_desktop *desktop;
482 struct weston_desktop *desktop = data; in weston_desktop_wl_shell_bind()
490 weston_desktop_wl_shell_create(struct weston_desktop *desktop, in weston_desktop_wl_shell_create()
Dxdg-shell-v6.c47 struct weston_desktop *desktop;
67 struct weston_desktop *desktop;
1430 struct weston_desktop *desktop = data; in weston_desktop_xdg_shell_bind()
1439 weston_desktop_xdg_shell_v6_create(struct weston_desktop *desktop, struct wl_display *display) in weston_desktop_xdg_shell_v6_create()
Dxdg-shell.c53 struct weston_desktop *desktop;
73 struct weston_desktop *desktop;
1483 struct weston_desktop *desktop = data; in weston_desktop_xdg_shell_bind()
1492 weston_desktop_xdg_wm_base_create(struct weston_desktop *desktop, in weston_desktop_xdg_wm_base_create()
Dsurface.c46 struct weston_desktop *desktop;
242 weston_desktop_surface_create(struct weston_desktop *desktop, in weston_desktop_surface_create()
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h47 struct weston_desktop;
121 struct weston_desktop *
125 weston_desktop_destroy(struct weston_desktop *desktop);
/third_party/weston/desktop-shell/
Dshell.h131 struct weston_desktop;
134 struct weston_desktop *desktop;
/third_party/weston/ivi-shell/
Divi-shell.h42 struct weston_desktop *desktop;
/third_party/weston/kiosk-shell/
Dkiosk-shell.h32 struct weston_desktop *desktop;
/third_party/weston/tests/
Dweston-test-desktop-shell.c46 struct weston_desktop *desktop;