Home
last modified time | relevance | path

Searched refs:win_update_bounding_shape (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/picom/picom-8.2/src/
H A Devent.c232 win_update_bounding_shape(ps, mw); in configure_win()
652 win_update_bounding_shape(ps, w); in ev_shape_notify()
H A Dwin.h334 void win_update_bounding_shape(session_t *ps, struct managed_win *w);
H A Dwin.c1545 void win_update_bounding_shape(session_t *ps, struct managed_win *w) { in win_update_bounding_shape() function
2152 win_update_bounding_shape(ps, w); in map_win_start()