Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc107 bool CefSimpleMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefSimpleMenuModelImpl
Dmenu_model_impl.cc282 bool CefMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc108 bool CefMenuModelCToCpp::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelCToCpp