Searched defs:AddItem (Results 1 – 5 of 5) sorted by relevance
/third_party/lzma/CPP/Common/ | ||
D | Wildcard.cpp | 350 void CCensorNode::AddItem(bool include, CItem &item, int ignoreWildcardIndex) in AddItem() function in NWildcard::CCensorNode |
/third_party/cef/libcef/browser/ | ||
D | simple_menu_model_impl.cc | 107 bool CefSimpleMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefSimpleMenuModelImpl |
D | menu_model_impl.cc | 282 bool CefMenuModelImpl::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | menu_model_ctocpp.cc | 108 bool CefMenuModelCToCpp::AddItem(int command_id, const CefString& label) { in AddItem() function in CefMenuModelCToCpp |
/third_party/lzma/CPP/7zip/UI/Common/ | ||
D | OpenArchive.cpp | 262 void CHandler::AddItem(const CParseItem &item) in AddItem() function in NArchive::NParser::CHandler |