/external/chromium_org/ui/message_center/views/ |
D | toast_contents_view.cc | 51 : collection_(collection), in ToastContentsView() 70 if (collection_) in ~ToastContentsView() 71 collection_->ForgetToast(this); in ~ToastContentsView() 138 if (collection_) in SetBoundsWithAnimation() 139 collection_->IncrementDeferCounter(); in SetBoundsWithAnimation() 150 if (collection_) in StartFadeIn() 151 collection_->IncrementDeferCounter(); in StartFadeIn() 162 if (collection_) in StartFadeOut() 163 collection_->IncrementDeferCounter(); in StartFadeOut() 192 if (collection_) in OnBoundsAnimationEndedOrCancelled() [all …]
|
D | message_popup_collection_unittest.cc | 32 collection_.reset(new MessagePopupCollection( in SetUp() 37 collection_->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), in SetUp() 46 collection_.reset(); in TearDown() 52 MessagePopupCollection* collection() { return collection_.get(); } in collection() 55 return collection_->toasts_.size(); in GetToastCounts() 59 return collection_->latest_toast_entered_ != NULL; in MouseInCollection() 63 views::Widget* widget = collection_->GetWidgetForTest(id); in IsToastShown() 68 return collection_->GetWidgetForTest(id); in GetWidget() 72 return collection_->work_area_; in GetWorkArea() 77 collection_->toasts_.begin(); in GetToast() [all …]
|
D | toast_contents_view.h | 121 base::WeakPtr<MessagePopupCollection> collection_; variable
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | panel.cc | 156 DCHECK(!collection_); in ~Panel() 197 DCHECK(initialized_ && collection_ != NULL); in SetExpansionState() 198 native_panel_->PreventActivationByOS(collection_->IsPanelMinimized(this)); in SetExpansionState() 220 return collection_ && collection_->CanShowMinimizeButton(this); in CanShowMinimizeButton() 224 return collection_ && collection_->CanShowRestoreButton(this); in CanShowRestoreButton() 237 return !collection_ || collection_->IsPanelMinimized(this); in IsMinimized() 265 if (manager()->display_settings_provider()->is_full_screen() || !collection_) in Show() 276 if (manager()->display_settings_provider()->is_full_screen() || !collection_) in ShowInactive() 289 if (!collection_) in Activate() 292 collection_->ActivatePanel(this); in Activate() [all …]
|
D | panel.h | 173 PanelCollection* collection() const { return collection_; } in collection() 177 collection_ = new_collection; in set_collection() 353 PanelCollection* collection_; // Owned by PanelManager. variable
|
/external/chromium/chrome/browser/chromeos/notifications/ |
D | system_notification.cc | 17 collection_ = static_cast<BalloonCollectionImpl*>( in Init() 30 collection_(NULL), in SystemNotification() 43 collection_(NULL), in SystemNotification() 70 collection_->UpdateAndShowNotification(notify); in Show() 72 collection_->UpdateNotification(notify); in Show() 75 collection_->AddSystemNotification(notify, profile_, in Show() 78 collection_->AddWebUIMessageCallback(notify, "link", callback); in Show() 86 collection_->RemoveById(delegate_->id()); in Hide()
|
D | system_notification.h | 83 BalloonCollectionImpl* collection_; variable
|
/external/chromium_org/ui/message_center/cocoa/ |
D | popup_collection_unittest.mm | 28 collection_.reset( 30 [collection_ setAnimationDuration:0.001]; 31 [collection_ setAnimationEndedCallback:^{ 38 collection_.reset(); // Close all popups. 105 if (![collection_ isAnimating]) 115 base::scoped_nsobject<MCPopupCollection> collection_; 119 EXPECT_EQ(0u, [[collection_ popups] count]); 121 EXPECT_EQ(3u, [[collection_ popups] count]); 125 EXPECT_EQ(2u, [[collection_ popups] count]); 129 [collection_ setScreenFrame:NSMakeRect(0, 0, 800, 300)]; [all …]
|
/external/chromium/chrome/browser/notifications/ |
D | balloon.cc | 18 collection_(collection) { in Balloon() 31 collection_->ResizeBalloon(this, size); in SetContentPreferredSize() 61 collection_->OnBalloonClosed(this); in OnClose()
|
D | balloon.h | 71 const BalloonCollection* collection() const { return collection_; } in collection() 119 BalloonCollection* collection_; variable
|
/external/chromium_org/chrome/browser/notifications/ |
D | balloon.cc | 27 collection_(collection) { in Balloon() 40 collection_->ResizeBalloon(this, size); in ResizeDueToAutoResize() 70 collection_->OnBalloonClosed(this); in OnClose()
|
D | balloon.h | 73 const BalloonCollection* collection() const { return collection_; } in collection() 124 BalloonCollection* collection_; variable
|
D | notification_browsertest.cc | 126 : collection_(BalloonNotificationUIManager::GetInstanceForTesting()-> in NotificationBalloonChangeObserver() 136 collection_->set_on_collection_changed_callback( in NotificationBalloonChangeObserver() 142 collection_->set_on_collection_changed_callback(base::Closure()); in ~NotificationBalloonChangeObserver() 187 BalloonCollection* collection_; member in __anond27c255c0111::NotificationBalloonChangeObserver
|
/external/chromium_org/chrome/browser/ui/cocoa/notifications/ |
D | balloon_controller_unittest.mm | 66 collection_.reset(new MockBalloonCollection()); 70 collection_.reset(); 77 scoped_ptr<BalloonCollection> collection_; 85 new Balloon(n, profile(), collection_.get())); 101 new Balloon(n, profile(), collection_.get()));
|
/external/chromium/chrome/browser/ui/cocoa/notifications/ |
D | balloon_controller_unittest.mm | 62 collection_.reset(new MockBalloonCollection()); 75 scoped_ptr<BalloonCollection> collection_; 83 new Balloon(n, profile_.get(), collection_.get())); 99 new Balloon(n, profile_.get(), collection_.get()));
|
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray.cc | 101 message_center::MessagePopupCollection* collection_; member in ash::internal::WorkAreaObserver 110 : collection_(NULL), in WorkAreaObserver() 144 collection_ = collection; in StartObserving() 156 collection_ = NULL; in StopObserving() 163 collection_->OnDisplayBoundsChanged( in OnDisplayWorkAreaInsetsChanged() 191 collection_->SetDisplayInfo(work_area, display.bounds()); in OnAutoHideStateChanged()
|
/external/v8/src/ |
D | profile-generator.cc | 1128 : collection_(collection), in HeapSnapshot() 1155 collection_->RemoveSnapshot(this); in Delete() 1641 collection_(snapshot_->collection()), in V8HeapExplorer() 1675 collection_->names()->GetName(String::cast(shared->name())); in AddEntry() 1685 collection_->names()->GetName(re->Pattern()), in AddEntry() 1697 collection_->names()->GetName(String::cast(object)), in AddEntry() 1710 collection_->names()->GetName(String::cast(shared->name())), in AddEntry() 1718 collection_->names()->GetName( in AddEntry() 1767 collection_->GetObjectId(object->address()), in AddEntry() 2068 const char* reference_name = collection_->names()->GetFormatted( in ExtractClosureReferences() [all …]
|
D | profile-generator.h | 640 HeapSnapshotsCollection* collection() { return collection_; } in collection() 678 HeapSnapshotsCollection* collection_; variable 1002 HeapSnapshotsCollection* collection_; variable 1059 HeapSnapshotsCollection* collection_; variable
|
/external/chromium/chrome/browser/ui/views/notifications/ |
D | balloon_view.cc | 97 collection_(collection), in BalloonViewImpl() 142 collection_->DisplayChanged(); in OnDisplayChanged() 146 collection_->DisplayChanged(); in OnWorkAreaChanged()
|
D | balloon_view.h | 135 BalloonCollection* collection_; variable
|
/external/chromium_org/webkit/browser/appcache/ |
D | appcache_service.cc | 271 : AsyncHelper(service, callback), collection_(collection) { in GetInfoHelper() 282 scoped_refptr<AppCacheInfoCollection> collection_; member in appcache::AppCacheService::GetInfoHelper 290 collection->infos_by_origin.swap(collection_->infos_by_origin); in OnAllInfo()
|
/external/chromium_org/chrome/browser/ui/views/notifications/ |
D | balloon_view_views.cc | 91 collection_(collection), in BalloonViewImpl() 160 collection_->DisplayChanged(); in OnDisplayChanged() 164 collection_->DisplayChanged(); in OnWorkAreaChanged()
|
D | balloon_view_views.h | 124 BalloonCollection* collection_; variable
|
/external/chromium/base/ |
D | tracked_objects.cc | 623 collection_.push_back(Snapshot(*it->first, thread_data, it->second)); in Append() 637 return &collection_; in collection() 645 collection_.push_back(Snapshot(*it->first, it->second)); in AddListOfLivingObjects()
|
D | tracked_objects.h | 320 Collection collection_; variable
|