Searched defs:g_moving_wnd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c168 static RD_BOOL g_moving_wnd; variable
2244 if (g_moving_wnd && (xevent.type == ButtonRelease))
2245 g_moving_wnd = False;
2290 g_moving_wnd = True;
2438 if (g_moving_wnd)

Completed in 72 milliseconds