Home
last modified time | relevance | path

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

/external/dbus/tools/
Ddbus-launch-x11.c42 static Atom address_atom; variable
276 address_atom = XInternAtom (display, atom_name, FALSE); in init_x_atoms()
314 result = XGetWindowProperty (xdisplay, owner, address_atom, 0, 1024, False, in x11_get_address()
373 XChangeProperty (xdisplay, wid, address_atom, XA_STRING, 8, PropModeReplace, in set_address_in_x11()