Home
last modified time | relevance | path

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

/external/dbus/tools/
Ddbus-launch-x11.c41 static Atom selection_atom; variable
272 selection_atom = XInternAtom (display, atom_name, FALSE); in init_x_atoms()
307 owner = XGetSelectionOwner (xdisplay, selection_atom); in x11_get_address()
380 XSetSelectionOwner (xdisplay, selection_atom, wid, CurrentTime); in set_address_in_x11()