Searched refs:GetURLAtomsFrom (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dselection_utils.h33 UI_EXPORT std::vector< ::Atom> GetURLAtomsFrom(const X11AtomCache* atom_cache);
H A Dselection_utils.cc39 std::vector< ::Atom> GetURLAtomsFrom(const X11AtomCache* atom_cache) { function in namespace:ui
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_aurax11.cc183 std::vector< ::Atom> url_atoms = ui::GetURLAtomsFrom(&atom_cache_);
269 std::vector< ::Atom> url_atoms = ui::GetURLAtomsFrom(&atom_cache_);

Completed in 102 milliseconds