Home
last modified time | relevance | path

Searched refs:window_fullscreen_handler_t (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/clients/
Dwindow.h209 typedef void (*window_fullscreen_handler_t)(struct window *window, void *data); typedef
478 window_fullscreen_handler_t handler);
Dwindow.c256 window_fullscreen_handler_t fullscreen_handler;
4764 window_fullscreen_handler_t handler) in window_set_fullscreen_handler()