Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxproto.h6 int ewmh_change_state(RDPCLIENT * This, Window wnd, int state);
H A Dewmhints.c321 ewmh_change_state(RDPCLIENT * This, Window wnd, int state) in ewmh_change_state() function
H A Dxwin.c3495 ewmh_change_state(This, sw->wnd, state); in ui_seamless_setstate()