OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:popupcollection_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/cocoa/
popup_controller.mm
108
popupCollection_
= popupCollection;
187
[
popupCollection_
onPopupAnimationEnded:[self notificationID]];
196
[
popupCollection_
onPopupAnimationEnded:[self notificationID]];
219
[boundsAnimation_ setDuration:[
popupCollection_
popupAnimationDuration]];
244
[boundsAnimation_ setDuration:[
popupCollection_
popupAnimationDuration]];
250
popupCollection_
= nil;
269
[boundsAnimation_ setDuration:[
popupCollection_
popupAnimationDuration]];
popup_controller.h
34
MCPopupCollection*
popupCollection_
;
82
// Tells that the
popupCollection_
is gone.
Completed in 59 milliseconds