OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBoundsWithAnimation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/message_center/views/
toast_contents_view.h
64
void
SetBoundsWithAnimation
(gfx::Rect new_bounds);
toast_contents_view.cc
114
SetBoundsWithAnimation
(stable_bounds);
134
void ToastContentsView::
SetBoundsWithAnimation
(gfx::Rect new_bounds) {
message_popup_collection.cc
286
(*curr)->
SetBoundsWithAnimation
(bounds);
333
(*iter)->
SetBoundsWithAnimation
(bounds);
Completed in 196 milliseconds