Home
last modified time | relevance | path

Searched refs:OnDragExited (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_root_view.cc79 tabstrip()->OnDragExited(); in OnDragUpdated()
84 void BrowserRootView::OnDragExited() { in OnDragExited() function in BrowserRootView
87 tabstrip()->OnDragExited(); in OnDragExited()
Dbrowser_root_view.h38 virtual void OnDragExited() OVERRIDE;
/external/chromium_org/ui/views/widget/
Ddrop_helper.cc59 drop_view->OnDragExited(); in OnDrop()
153 target_view_->OnDragExited(); in NotifyDragExit()
Dnative_widget_aura.h181 virtual void OnDragExited() OVERRIDE;
Dnative_widget_aura.cc946 void NativeWidgetAura::OnDragExited() { in OnDragExited() function in views::NativeWidgetAura
/external/chromium_org/ui/wm/public/
Ddrag_drop_delegate.h34 virtual void OnDragExited() = 0;
/external/chromium_org/ui/views/controls/menu/
Dsubmenu_view.h76 virtual void OnDragExited() OVERRIDE;
Dsubmenu_view.cc216 void SubmenuView::OnDragExited() { in OnDragExited() function in views::SubmenuView
218 GetMenuItem()->GetMenuController()->OnDragExited(this); in OnDragExited()
Dmenu_scroll_view_container.cc64 virtual void OnDragExited() OVERRIDE { in OnDragExited() function in views::__anona2b12af30111::MenuScrollButton
Dmenu_controller.h138 void OnDragExited(SubmenuView* source);
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_drop_target_win.cc142 delegate->OnDragExited(); in NotifyDragLeave()
Ddesktop_native_widget_aura.h227 virtual void OnDragExited() OVERRIDE;
Ddesktop_drag_drop_client_aurax11.cc872 delegate->OnDragExited(); in NotifyDragLeave()
Ddesktop_native_widget_aura.cc1136 void DesktopNativeWidgetAura::OnDragExited() { in OnDragExited() function in views::DesktopNativeWidgetAura
/external/chromium_org/ash/drag_drop/
Ddrag_drop_controller.cc254 delegate->OnDragExited(); in DragUpdate()
510 delegate->OnDragExited(); in DoDragCancel()
Ddrag_drop_controller_unittest.cc117 virtual void OnDragExited() OVERRIDE { in OnDragExited() function in ash::test::__anonffe661830111::DragTestView
/external/chromium_org/chrome/browser/ui/views/toolbar/
Dbrowser_actions_container.h191 virtual void OnDragExited() OVERRIDE;
Dbrowser_actions_container.cc385 void BrowserActionsContainer::OnDragExited() { in OnDragExited() function in BrowserActionsContainer
428 OnDragExited(); // Perform clean up after dragging. in OnPerformDrop()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.h177 virtual void OnDragExited() OVERRIDE;
Dweb_contents_view_aura.cc1527 void WebContentsViewAura::OnDragExited() { in OnDragExited() function in content::WebContentsViewAura
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.h183 virtual void OnDragExited() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h247 virtual void OnDragExited() OVERRIDE;
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.h217 virtual void OnDragExited() OVERRIDE;
Dtextfield.cc828 void Textfield::OnDragExited() { in OnDragExited() function in views::Textfield
/external/chromium_org/ui/views/
Dview.h935 virtual void OnDragExited();

12