Home
last modified time | relevance | path

Searched refs:RevealWithAnimation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dtoast_contents_view.h58 void RevealWithAnimation(gfx::Point origin);
Dtoast_contents_view.cc101 void ToastContentsView::RevealWithAnimation(gfx::Point origin) { in RevealWithAnimation() function in message_center::ToastContentsView
Dmessage_popup_collection.cc165 toast->RevealWithAnimation(origin); in UpdateWidgets()