Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxwin.c172 sw_get_window_by_wnd(RDPCLIENT * This, Window wnd) in sw_get_window_by_wnd() function
325 sw_below = sw_get_window_by_wnd(This, children[i]); in sw_handle_restack()
1965 sw = sw_get_window_by_wnd(This, xevent.xfocus.window); in xwin_process_events()
2016 sw = sw_get_window_by_wnd(This, xevent.xexpose.window); in xwin_process_events()
2062 sw = sw_get_window_by_wnd(This, xevent.xproperty.window); in xwin_process_events()
2093 sw = sw_get_window_by_wnd(This, xevent.xconfigure.window); in xwin_process_events()