Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc355 bool CefSimpleMenuModelImpl::IsChecked(int command_id) { in IsChecked() function in CefSimpleMenuModelImpl
Dmenu_model_impl.cc560 bool CefMenuModelImpl::IsChecked(int command_id) { in IsChecked() function in CefMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc746 NO_SANITIZE("cfi-icall") bool CefMenuModelCToCpp::IsChecked(int command_id) { in IsChecked() function in CefMenuModelCToCpp