Searched refs:throbber_bounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dhelper.cc105 gfx::Rect throbber_bounds = CalculateThrobberBounds(throbber); local
112 throbber_bounds.Offset(host_view_->GetScreenBounds().origin());
113 throbber_widget_->Init(host_gtk_window, throbber_bounds);
120 throbber_widget_->SetBounds(throbber_bounds);

Completed in 157 milliseconds