Searched defs:IsEnabledAt (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef/browser/ | ||
D | menu_model_impl.cc | 119 bool IsEnabledAt(int index) const override { in IsEnabledAt() function in __anon221931f20111::CefSimpleMenuModel |
D | simple_menu_model_impl.cc | 336 bool CefSimpleMenuModelImpl::IsEnabledAt(int index) { in IsEnabledAt() function in CefSimpleMenuModelImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | menu_model_ctocpp.cc | 696 NO_SANITIZE("cfi-icall") bool CefMenuModelCToCpp::IsEnabledAt(int index) { in IsEnabledAt() function in CefMenuModelCToCpp |