Searched refs:BeginDrag (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dcustom_drag.h69 static void BeginDrag(const DownloadItem* item, gfx::Image* icon);
89 static void BeginDrag(Profile* profile,
H A Dcustom_drag.cc115 void DownloadItemDrag::BeginDrag(const DownloadItem* item, gfx::Image* icon) { function in class:DownloadItemDrag
141 void BookmarkDrag::BeginDrag(Profile* profile, function in class:BookmarkDrag
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_utils.cc358 BookmarkDrag::BeginDrag(profile, nodes);
/external/chromium/chrome/browser/download/
H A Ddownload_util.cc606 DownloadItemDrag::BeginDrag(download, icon);

Completed in 4116 milliseconds