Searched refs:ShowSiblingMenu (Results 1 – 2 of 2) sorted by relevance
289 bool ShowSiblingMenu(SubmenuView* source, const gfx::Point& mouse_location);
513 ShowSiblingMenu(source, event.location()); in OnMouseDragged()1273 bool MenuController::ShowSiblingMenu(SubmenuView* source, in ShowSiblingMenu() function in views::MenuController2328 if (part.type == MenuPart::NONE && ShowSiblingMenu(source, mouse_location)) in HandleMouseLocation()