Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp222 void CCensorNode::AddItem(bool include, CItem &item) in AddItem() function in NWildcard::CCensorNode
242 void CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool forFile, bool for… in AddItem() function in NWildcard::CCensorNode
374 void CCensor::AddItem(bool include, const UString &path, bool recursive) in AddItem() function in NWildcard::CCensor
/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_context_menu_controller.cc120 void BookmarkContextMenuController::AddItem(int id, int localization_id) { in AddItem() function in BookmarkContextMenuController
/external/chromium_org/ui/app_list/
Dapp_list_item_list.cc152 AppListItem* AppListItemList::AddItem(scoped_ptr<AppListItem> item_ptr) { in AddItem() function in app_list::AppListItemList
Dapp_list_model.cc66 AppListItem* AppListModel::AddItem(scoped_ptr<AppListItem> item) { in AddItem() function in app_list::AppListModel
/external/chromium_org/tools/code_coverage/
Dcroc_html.py221 def AddItem(self, table, itemname, stats, attrs, link=None): member in CrocHtml
/external/chromium_org/ui/app_list/test/
Dapp_list_test_model.cc60 AppListItem* AppListTestModel::AddItem(AppListItem* item) { in AddItem() function in app_list::test::AppListTestModel
/external/srec/tools/grxmlcompile/
Dsub_grph.cpp244 int SubGraph::AddItem (int inputLabel, int tagLabel) in AddItem() function in SubGraph
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_syncable_service.cc311 void AppListSyncableService::AddItem(scoped_ptr<AppListItem> app_item) { in AddItem() function in app_list::AppListSyncableService
/external/chromium_org/ui/base/models/
Dsimple_menu_model.cc87 void SimpleMenuModel::AddItem(int command_id, const base::string16& label) { in AddItem() function in ui::SimpleMenuModel
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp149 void CFX_List::AddItem(FX_LPCWSTR str) in AddItem() function in CFX_List
Dfxet_edit.cpp415 void CFX_Edit_Undo::AddItem(IFX_Edit_UndoItem* pItem) in AddItem() function in CFX_Edit_Undo
/external/chromium_org/components/crash/app/
Dbreakpad_linux.cc379 void MimeWriter::AddItem(const void* base, size_t size) { in AddItem() function in breakpad::__anon90a9ff040111::MimeWriter