Searched refs:UnhandledCloseSubmenu (Results 1 – 9 of 9) sorted by relevance
83 virtual void UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model, in UnhandledCloseSubmenu() function
47 void UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model,
89 void CefMenuModelDelegateCToCpp::UnhandledCloseSubmenu( in UnhandledCloseSubmenu() function in CefMenuModelDelegateCToCpp
39 virtual void UnhandledCloseSubmenu(CefRefPtr<CefMenuModelImpl> source, in UnhandledCloseSubmenu() function163 void UnhandledCloseSubmenu(bool is_rtl);
148 void UnhandledCloseSubmenu(bool is_rtl) override { in UnhandledCloseSubmenu() function in __anonef9d7b700111::CefSimpleMenuModel149 impl_->UnhandledCloseSubmenu(is_rtl); in UnhandledCloseSubmenu()804 void CefMenuModelImpl::UnhandledCloseSubmenu(bool is_rtl) { in UnhandledCloseSubmenu() function in CefMenuModelImpl1018 delegate_->UnhandledCloseSubmenu(this, is_rtl); in OnUnhandledCloseSubmenu()1020 menu_model_delegate_->UnhandledCloseSubmenu(this, is_rtl); in OnUnhandledCloseSubmenu()
89 void UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model,
237 void ViewsMenuBar::UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model, in UnhandledCloseSubmenu() function in client::ViewsMenuBar
111 CefMenuModelDelegateCppToC::Get(self)->UnhandledCloseSubmenu( in menu_model_delegate_unhandled_close_submenu()
28 + virtual void UnhandledCloseSubmenu(bool is_rtl) {}388 + map_iterator->second->UnhandledCloseSubmenu(is_rtl);