Home
last modified time | relevance | path

Searched defs:IsEnabledAt (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dmenu_model_impl.cc119 bool IsEnabledAt(int index) const override { in IsEnabledAt() function in __anon221931f20111::CefSimpleMenuModel
536 bool CefMenuModelImpl::IsEnabledAt(int index) { in IsEnabledAt() function in CefMenuModelImpl
Dsimple_menu_model_impl.cc336 bool CefSimpleMenuModelImpl::IsEnabledAt(int index) { in IsEnabledAt() function in CefSimpleMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc696 NO_SANITIZE("cfi-icall") bool CefMenuModelCToCpp::IsEnabledAt(int index) { in IsEnabledAt() function in CefMenuModelCToCpp