Home
last modified time | relevance | path

Searched refs:IsBubble (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
Dmenu_item_view.h132 static bool IsBubble(MenuAnchorPosition anchor);
Dmenu_item_view.cc186 bool MenuItemView::IsBubble(MenuAnchorPosition anchor) { in IsBubble() function in views::MenuItemView
Dmenu_controller.cc1235 DCHECK(!MenuItemView::IsBubble(anchor)); in ShowSiblingMenu()
1501 gfx::Rect bounds = MenuItemView::IsBubble(state_.anchor) ? in OpenMenuImpl()