Searched refs:ewmh_move_to_desktop (Results 1 – 3 of 3) sorted by relevance
7 int ewmh_move_to_desktop(RDPCLIENT * This, Window wnd, unsigned int desktop);
368 ewmh_move_to_desktop(RDPCLIENT * This, Window wnd, unsigned int desktop) in ewmh_move_to_desktop() function
220 ewmh_move_to_desktop(This, sw->wnd, desktop); in sw_all_to_desktop()