Searched refs:UpdatePlatformContextMenu (Results 1 – 17 of 17) sorted by relevance
60 void StatusIconLinuxWrapper::UpdatePlatformContextMenu( in UpdatePlatformContextMenu() function in StatusIconLinuxWrapper66 status_icon_->UpdatePlatformContextMenu(model); in UpdatePlatformContextMenu()
44 virtual void UpdatePlatformContextMenu(
58 virtual void UpdatePlatformContextMenu(StatusIconMenuModel* menu) OVERRIDE;
154 void StatusIconWin::UpdatePlatformContextMenu(StatusIconMenuModel* menu) { in UpdatePlatformContextMenu() function in StatusIconWin
37 icon->UpdatePlatformContextMenu(model.get());53 icon->UpdatePlatformContextMenu(model.get());
37 virtual void UpdatePlatformContextMenu(
96 void StatusIconMac::UpdatePlatformContextMenu(StatusIconMenuModel* model) { function
44 UpdatePlatformContextMenu(context_menu_contents_.get()); in SetContextMenu()
71 virtual void UpdatePlatformContextMenu(StatusIconMenuModel* model) = 0;
23 virtual void UpdatePlatformContextMenu( in UpdatePlatformContextMenu() function in TestStatusIcon
21 virtual void UpdatePlatformContextMenu( in UpdatePlatformContextMenu() function in MockStatusIcon
45 virtual void UpdatePlatformContextMenu(ui::MenuModel* model) = 0;
38 virtual void UpdatePlatformContextMenu(ui::MenuModel* menu) OVERRIDE;
44 virtual void UpdatePlatformContextMenu(ui::MenuModel* menu) OVERRIDE;
45 void Gtk2StatusIcon::UpdatePlatformContextMenu(ui::MenuModel* model) { in UpdatePlatformContextMenu() function in libgtk2ui::Gtk2StatusIcon
298 void AppIndicatorIcon::UpdatePlatformContextMenu(ui::MenuModel* model) { in UpdatePlatformContextMenu() function in libgtk2ui::AppIndicatorIcon
83 virtual void UpdatePlatformContextMenu( in UpdatePlatformContextMenu() function in __anon81f990e20111::TestStatusIcon