HomeSort by relevance Sort by last modified time
    Searched full:address_atom (Results 1 - 1 of 1) sorted by null

  /external/dbus/tools/
dbus-launch-x11.c 42 static Atom address_atom; variable
276 address_atom = XInternAtom (display, atom_name, FALSE);
313 XGetWindowProperty (xdisplay, owner, address_atom, 0, 1024, False,
372 XChangeProperty (xdisplay, wid, address_atom, XA_STRING, 8, PropModeReplace,

Completed in 396 milliseconds