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

  /external/chromium_org/ui/base/dragdrop/
os_exchange_data.cc 12 OSExchangeData::DownloadFileInfo::DownloadFileInfo(
19 OSExchangeData::DownloadFileInfo::~DownloadFileInfo() {}
162 void OSExchangeData::SetDownloadFileInfo(const DownloadFileInfo& download) {
os_exchange_data.h 76 struct UI_EXPORT DownloadFileInfo {
77 DownloadFileInfo(const base::FilePath& filename,
79 ~DownloadFileInfo();
134 virtual void SetDownloadFileInfo(const DownloadFileInfo& download) = 0;
226 void SetDownloadFileInfo(const DownloadFileInfo& download);
os_exchange_data_provider_win.h 182 const OSExchangeData::DownloadFileInfo& download_info);
os_exchange_data_provider_win.cc 504 const OSExchangeData::DownloadFileInfo& download) {
    [all...]
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_drag_win.cc 218 ui::OSExchangeData::DownloadFileInfo file_download(FilePath(),
  /external/chromium_org/content/browser/web_contents/
web_contents_drag_win.cc 271 ui::OSExchangeData::DownloadFileInfo file_download(base::FilePath(),
web_contents_view_aura.cc 318 ui::OSExchangeData::DownloadFileInfo file_download(base::FilePath(),
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc     [all...]

Completed in 1517 milliseconds