HomeSort by relevance Sort by last modified time
    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 263 (*curr)->SetBoundsWithAnimation(bounds);
310 (*iter)->SetBoundsWithAnimation(bounds);

Completed in 183 milliseconds