Home
last modified time | relevance | path

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

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