Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxproto.h7 int ewmh_move_to_desktop(RDPCLIENT * This, Window wnd, unsigned int desktop);
H A Dewmhints.c368 ewmh_move_to_desktop(RDPCLIENT * This, Window wnd, unsigned int desktop) in ewmh_move_to_desktop() function
H A Dxwin.c220 ewmh_move_to_desktop(This, sw->wnd, desktop); in sw_all_to_desktop()