HomeSort by relevance Sort by last modified time
    Searched refs:AddItem (Results 51 - 63 of 63) sorted by null

1 23

  /external/chromium_org/chrome/browser/media/
media_stream_capture_indicator.cc 441 menu->AddItem(command_id, GetTitle(web_contents));
  /external/chromium_org/ui/app_list/
app_list_item_list_unittest.cc 101 return item_list_.AddItem(item.Pass());
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 242 void AddItem(FX_LPCWSTR str);
fxet_edit.h 293 void AddItem(IFX_Edit_UndoItem* pItem);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service.cc 311 void AppListSyncableService::AddItem(scoped_ptr<AppListItem> app_item) {
321 << this << ": AddItem to OEM folder: " << sync_item->ToString();
326 VLOG(2) << this << ": AddItem: " << sync_item->ToString()
343 DVLOG(2) << this << ": AddItem already exists: " << sync_item->ToString();
861 model_->AddItem(new_folder.PassAs<app_list::AppListItem>()));
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 149 void CFX_List::AddItem(FX_LPCWSTR str)
738 AddItem(string);
fxet_edit.cpp 415 void CFX_Edit_Undo::AddItem(IFX_Edit_UndoItem* pItem)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msclus.h     [all...]
mmc.h     [all...]
  /external/chromium_org/ash/
shell_unittest.cc 369 menu_model->AddItem(0, base::ASCIIToUTF16("Menu item"));
  /external/chromium_org/content/shell/browser/
shell_views.cc 82 AddItem(COMMAND_OPEN_DEVTOOLS, base::ASCIIToUTF16("Inspect Element"));
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 279 wildcardCensor.AddItem(include, name, recursed);
  /external/srec/tools/grxmlcompile/
sub_grph.cpp 244 int SubGraph::AddItem (int inputLabel, int tagLabel)

Completed in 7793 milliseconds

1 23