HomeSort by relevance Sort by last modified time
    Searched refs:atom_array (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 326 std::vector<Atom> atom_array; local
329 &atom_array)) {
332 actions_.swap(atom_array);
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 437 const ::Atom* atom_array = reinterpret_cast<const ::Atom*>(data->front()); local
439 out.push_back(atom_array[i]);

Completed in 297 milliseconds