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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxclip.c107 static Atom rdesktop_clipboard_formats_atom; variable
691 else if (supported_targets[i] == rdesktop_clipboard_formats_atom)
708 || (best_text_target == rdesktop_clipboard_formats_atom)))
807 else if (event->target == rdesktop_clipboard_formats_atom)
1197 rdesktop_clipboard_formats_atom =
1206 targets[num_targets++] = rdesktop_clipboard_formats_atom;

Completed in 45 milliseconds