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

  /external/chromium_org/ui/base/x/
selection_owner.cc 175 Atom multiple_atom = atom_cache_.GetAtom(kMultiple); local
179 if (target == multiple_atom || target == save_targets_atom)
188 targets.push_back(multiple_atom);

Completed in 47 milliseconds