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

/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_root_view.h35 virtual int OnDragUpdated(const views::DropTargetEvent& event) OVERRIDE;
H A Dbrowser_root_view.cc63 int BrowserRootView::OnDragUpdated(const views::DropTargetEvent& event) { function in class:BrowserRootView
71 return tabstrip()->OnDragUpdated(*mapped_event.get());
/external/chromium/chrome/browser/ui/views/tabs/
H A Dtab_strip.h78 virtual int OnDragUpdated(const views::DropTargetEvent& event) OVERRIDE;
H A Dtab_strip.cc365 int TabStrip::OnDragUpdated(const DropTargetEvent& event) { function in class:TabStrip
/external/chromium/chrome/browser/ui/views/
H A Dtoolbar_view.h126 virtual int OnDragUpdated(const views::DropTargetEvent& event) OVERRIDE;
H A Dbrowser_actions_container.h332 virtual int OnDragUpdated(const views::DropTargetEvent& event) OVERRIDE;
H A Dtoolbar_view.cc544 int ToolbarView::OnDragUpdated(const views::DropTargetEvent& event) { function in class:ToolbarView
H A Dbrowser_actions_container.cc594 int BrowserActionsContainer::OnDragUpdated( function in class:BrowserActionsContainer
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.h133 virtual int OnDragUpdated(const views::DropTargetEvent& event) OVERRIDE;
H A Dbookmark_bar_view.cc556 int BookmarkBarView::OnDragUpdated(const DropTargetEvent& event) { function in class:BookmarkBarView

Completed in 484 milliseconds