HomeSort by relevance Sort by last modified time
    Searched refs:item_delegate_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu.h 110 ash::ShelfItemDelegate* item_delegate_; member in class:LauncherContextMenu
launcher_context_menu.cc 46 item_delegate_(NULL) {
61 item_delegate_(item_delegate) {
77 item_delegate_(NULL) {
291 DCHECK(item_delegate_);
292 item_delegate_->Close();
  /external/chromium_org/content/browser/download/
download_manager_impl_unittest.cc 268 DownloadItemImplDelegate item_delegate_; member in class:content::__anon11705::MockDownloadItemFactory
321 new StrictMock<MockDownloadItemImpl>(&item_delegate_);
336 new StrictMock<MockDownloadItemImpl>(&item_delegate_);
359 new StrictMock<MockDownloadItemImpl>(&item_delegate_);

Completed in 55 milliseconds