atom_cache 144 ui/base/clipboard/clipboard_aurax11.cc TargetList(const AtomVector& target_list, X11AtomCache* atom_cache); atom_cache 158 ui/base/clipboard/clipboard_aurax11.cc X11AtomCache* atom_cache) atom_cache 160 ui/base/clipboard/clipboard_aurax11.cc atom_cache_(atom_cache) { atom_cache 36 ui/base/x/selection_utils.cc std::vector< ::Atom> GetTextAtomsFrom(const X11AtomCache* atom_cache) { atom_cache 38 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kUtf8String)); atom_cache 39 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kString)); atom_cache 40 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kText)); atom_cache 41 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kTextPlain)); atom_cache 42 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kTextPlainUtf8)); atom_cache 46 ui/base/x/selection_utils.cc std::vector< ::Atom> GetURLAtomsFrom(const X11AtomCache* atom_cache) { atom_cache 48 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(Clipboard::kMimeTypeURIList)); atom_cache 49 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(kMimeTypeMozillaURL)); atom_cache 53 ui/base/x/selection_utils.cc std::vector< ::Atom> GetURIListAtomsFrom(const X11AtomCache* atom_cache) { atom_cache 55 ui/base/x/selection_utils.cc atoms.push_back(atom_cache->GetAtom(Clipboard::kMimeTypeURIList)); atom_cache 32 ui/base/x/selection_utils.h const X11AtomCache* atom_cache); atom_cache 35 ui/base/x/selection_utils.h const X11AtomCache* atom_cache); atom_cache 38 ui/base/x/selection_utils.h const X11AtomCache* atom_cache); atom_cache 165 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc X11DragContext(ui::X11AtomCache* atom_cache, atom_cache 243 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc ui::X11AtomCache* atom_cache, atom_cache 246 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc : atom_cache_(atom_cache),