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

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

Completed in 454 milliseconds