Searched defs:UnhandledCloseSubmenu (Results 1 – 5 of 5) sorted by relevance
83 virtual void UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model, in UnhandledCloseSubmenu() function
39 virtual void UnhandledCloseSubmenu(CefRefPtr<CefMenuModelImpl> source, in UnhandledCloseSubmenu() function
148 void UnhandledCloseSubmenu(bool is_rtl) override { in UnhandledCloseSubmenu() function in __anondb1ec2500111::CefSimpleMenuModel804 void CefMenuModelImpl::UnhandledCloseSubmenu(bool is_rtl) { in UnhandledCloseSubmenu() function in CefMenuModelImpl
89 void CefMenuModelDelegateCToCpp::UnhandledCloseSubmenu( in UnhandledCloseSubmenu() function in CefMenuModelDelegateCToCpp
237 void ViewsMenuBar::UnhandledCloseSubmenu(CefRefPtr<CefMenuModel> menu_model, in UnhandledCloseSubmenu() function in client::ViewsMenuBar