OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closing_animation_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
toast_contents_view.cc
55
closing_animation_
(NULL) {
166
closing_animation_
= (is_closing_ ? fade_animation_.get() : NULL);
173
if (is_closing_ &&
closing_animation_
== animation && GetWidget()) {
toast_contents_view.h
136
gfx::Animation*
closing_animation_
;
member in class:message_center::ToastContentsView
Completed in 66 milliseconds