Home
last modified time | relevance | path

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

/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/types/
H A Dwlr_xdg_shell.h42 void handle_xdg_toplevel_ack_configure(struct wlr_xdg_surface *surface,
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/xdg_shell/
H A Dwlr_xdg_toplevel.c10 void handle_xdg_toplevel_ack_configure( in handle_xdg_toplevel_ack_configure() function
H A Dwlr_xdg_surface.c139 handle_xdg_toplevel_ack_configure(surface, configure); in xdg_surface_handle_ack_configure()