Searched refs:OnDragComplete (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_host.h64 virtual void OnDragComplete() OVERRIDE;
H A Dmenu_host.cc145 void MenuHost::OnDragComplete() { function in class:views::MenuHost
160 menu_controller->OnDragComplete(should_close);
H A Dmenu_controller.h161 void OnDragComplete(bool should_close);
H A Dmenu_controller.cc794 void MenuController::OnDragComplete(bool should_close) { function in class:views::MenuController
/external/chromium_org/ui/views/widget/
H A Dwidget.h810 virtual void OnDragComplete();
H A Dwidget.cc798 OnDragComplete();
1405 void Widget::OnDragComplete() { function in class:views::Widget

Completed in 106 milliseconds