Home | History | Annotate | Download | only in menu

Lines Matching refs:MenuHostRootView

13 MenuHostRootView::MenuHostRootView(Widget* widget,
20 bool MenuHostRootView::OnMousePressed(const ui::MouseEvent& event) {
31 bool MenuHostRootView::OnMouseDragged(const ui::MouseEvent& event) {
39 void MenuHostRootView::OnMouseReleased(const ui::MouseEvent& event) {
47 void MenuHostRootView::OnMouseMoved(const ui::MouseEvent& event) {
53 bool MenuHostRootView::OnMouseWheel(const ui::MouseWheelEvent& event) {
58 ui::EventDispatchDetails MenuHostRootView::OnEventFromSource(ui::Event* event) {
75 MenuController* MenuHostRootView::GetMenuController() {
79 bool MenuHostRootView::DoesEventTargetEmptyMenuItem(