Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc115 bool CefSimpleMenuModelImpl::AddCheckItem(int command_id, in AddCheckItem() function in CefSimpleMenuModelImpl
Dmenu_model_impl.cc290 bool CefMenuModelImpl::AddCheckItem(int command_id, const CefString& label) { in AddCheckItem() function in CefMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc130 bool CefMenuModelCToCpp::AddCheckItem(int command_id, const CefString& label) { in AddCheckItem() function in CefMenuModelCToCpp