Searched refs:rdesktop_clipboard_timestamp_target_atom (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxclip.c102 static Atom rdesktop_primary_timestamp_target_atom, rdesktop_clipboard_timestamp_target_atom; variable
443 XDeleteProperty(g_display, g_wnd, rdesktop_clipboard_timestamp_target_atom);
491 rdesktop_clipboard_timestamp_target_atom, g_wnd, CurrentTime);
558 rdesktop_clipboard_timestamp_target_atom, 0,
584 XDeleteProperty(g_display, g_wnd, rdesktop_clipboard_timestamp_target_atom);
1119 rdesktop_clipboard_timestamp_target_atom, g_wnd, CurrentTime);
1182 rdesktop_clipboard_timestamp_target_atom =

Completed in 878 milliseconds