Searched defs:MenuWillShow (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/base/models/
H A Dmenu_model.h119 virtual void MenuWillShow() {} function in class:ui::MenuModel
H A Dsimple_menu_model.cc69 void SimpleMenuModel::Delegate::MenuWillShow(SimpleMenuModel* /*source*/) { function in class:ui::SimpleMenuModel::Delegate
396 void SimpleMenuModel::MenuWillShow() { function in class:ui::SimpleMenuModel
398 delegate_->MenuWillShow(this);
/external/chromium_org/ui/views/controls/menu/
H A Dmenu.h81 virtual void MenuWillShow() { function in class:views::Menu::Delegate
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model.cc209 void BackForwardMenuModel::MenuWillShow() { function in class:BackForwardMenuModel
/external/chromium_org/components/renderer_context_menu/
H A Drender_view_context_menu_base.cc318 void RenderViewContextMenuBase::MenuWillShow(ui::SimpleMenuModel* source) { function in class:RenderViewContextMenuBase

Completed in 178 milliseconds