Home
last modified time | relevance | path

Searched refs:GetPasteAndGoURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_root_view.cc56 return GetPasteAndGoURL(data, NULL); in CanDrop()
105 if (GetPasteAndGoURL(event.data(), &url)) in OnPerformDrop()
192 bool BrowserRootView::GetPasteAndGoURL(const ui::OSExchangeData& data, in GetPasteAndGoURL() function in BrowserRootView
Dbrowser_root_view.h61 bool GetPasteAndGoURL(const ui::OSExchangeData& data, GURL* url);