Searched refs:GetPasteAndGoURL (Results 1 – 2 of 2) sorted by relevance
51 return GetPasteAndGoURL(data, NULL); in CanDrop()98 if (GetPasteAndGoURL(event.data(), &url)) in OnPerformDrop()143 bool BrowserRootView::GetPasteAndGoURL(const ui::OSExchangeData& data, in GetPasteAndGoURL() function in BrowserRootView
55 bool GetPasteAndGoURL(const ui::OSExchangeData& data, GURL* url);