Searched defs:AddCheckItem (Results 1 – 3 of 3) sorted by relevance
115 bool CefSimpleMenuModelImpl::AddCheckItem(int command_id, in AddCheckItem() function in CefSimpleMenuModelImpl
290 bool CefMenuModelImpl::AddCheckItem(int command_id, const CefString& label) { in AddCheckItem() function in CefMenuModelImpl
130 bool CefMenuModelCToCpp::AddCheckItem(int command_id, const CefString& label) { in AddCheckItem() function in CefMenuModelCToCpp