Searched refs:weston_view_from_global (Results 1 – 5 of 5) sorted by relevance
/third_party/weston/tests/ |
D | surface-global-test.c | 86 weston_view_from_global(view, 0, 0, &ix, &iy); in PLUGIN_TEST() 89 weston_view_from_global(view, 5, 10, &ix, &iy); in PLUGIN_TEST()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 1581 weston_view_from_global(struct weston_view *view,
|
/third_party/weston/libweston/ |
D | input.c | 3743 weston_view_from_global(view, in maybe_enable_pointer_constraint()
|
D | compositor.c | 1675 weston_view_from_global(struct weston_view *view, in weston_view_from_global() function
|
/third_party/weston/desktop-shell/ |
D | shell.c | 3467 weston_view_from_global(shsurf->view, in resize_binding()
|