Searched refs:OnDragDataGet (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/
H A Dcustom_drag.h23 virtual void OnDragDataGet(GtkWidget* widget,
38 return custom_drag->OnDragDataGet(widget, context, selection_data,
/external/chromium/chrome/browser/ui/gtk/
H A Dcustom_drag.h29 virtual void OnDragDataGet(GtkWidget* widget, GdkDragContext* context,
42 return custom_drag->OnDragDataGet(widget, context, selection_data,
75 virtual void OnDragDataGet(GtkWidget* widget, GdkDragContext* context,
97 virtual void OnDragDataGet(GtkWidget* widget, GdkDragContext* context,
H A Dtab_contents_drag_source.h55 CHROMEGTK_CALLBACK_4(TabContentsDragSource, void, OnDragDataGet,
H A Dcustom_drag.cc86 void DownloadItemDrag::OnDragDataGet( function in class:DownloadItemDrag
133 void BookmarkDrag::OnDragDataGet(GtkWidget* widget, GdkDragContext* context, function in class:BookmarkDrag
H A Dtab_contents_drag_source.cc168 void TabContentsDragSource::OnDragDataGet(GtkWidget* sender, function in class:TabContentsDragSource
/external/chromium_org/chrome/browser/ui/gtk/download/
H A Ddownload_item_drag.cc40 CHROMEGTK_CALLBACK_4(DragData, void, OnDragDataGet, GdkDragContext*,
88 void DownloadItemDrag::DragData::OnDragDataGet(GtkWidget* widget, function in class:DownloadItemDrag::DragData
118 void DownloadItemDrag::OnDragDataGet(GtkWidget* widget, function in class:DownloadItemDrag
123 drag_data_->OnDragDataGet(widget, context, selection_data, target_type, time);
H A Ddownload_item_drag.h34 virtual void OnDragDataGet(GtkWidget* widget,
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_drag_drop_gtk.cc26 virtual void OnDragDataGet(GtkWidget* widget,
/external/chromium_org/content/browser/web_contents/
H A Dweb_drag_source_gtk.h58 CHROMEGTK_CALLBACK_4(WebDragSourceGtk, void, OnDragDataGet,
H A Dweb_drag_source_gtk.cc173 void WebDragSourceGtk::OnDragDataGet(GtkWidget* sender, function in class:content::WebDragSourceGtk

Completed in 140 milliseconds