Home | History | Annotate | Download | only in gtk

Lines Matching defs:TabContentsDragSource

30 TabContentsDragSource::TabContentsDragSource(
52 TabContentsDragSource::~TabContentsDragSource() {
65 TabContents* TabContentsDragSource::tab_contents() const {
69 void TabContentsDragSource::StartDragging(const WebDropData& drop_data,
149 void TabContentsDragSource::WillProcessEvent(GdkEvent* event) {
153 void TabContentsDragSource::DidProcessEvent(GdkEvent* event) {
168 void TabContentsDragSource::OnDragDataGet(GtkWidget* sender,
272 gboolean TabContentsDragSource::OnDragFailed(GtkWidget* sender,
290 void TabContentsDragSource::OnDragBegin(GtkWidget* sender,
334 void TabContentsDragSource::OnDragEnd(GtkWidget* sender,
365 gfx::NativeView TabContentsDragSource::GetContentNativeView() const {
369 gboolean TabContentsDragSource::OnDragIconExpose(GtkWidget* sender,