Searched defs:AddItem (Results 1 – 3 of 3) sorted by relevance
107 bool CefSimpleMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefSimpleMenuModelImpl
282 bool CefMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelImpl
108 bool CefMenuModelCToCpp::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelCToCpp