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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c101 static unsigned long g_seamless_focused = 0; variable
2490 if (sw->id != g_seamless_focused)
2493 if (sw_window_exists(g_seamless_focused))
2495 g_seamless_focused = sw->id;

Completed in 167 milliseconds