Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dhelper.cc77 ThrobberHostView::ThrobberHostView() in ThrobberHostView() function in chromeos::ThrobberHostView
82 ThrobberHostView::~ThrobberHostView() { in ~ThrobberHostView()
86 void ThrobberHostView::StartThrobber() { in StartThrobber()
124 void ThrobberHostView::StopThrobber() { in StopThrobber()
131 gfx::Rect ThrobberHostView::CalculateThrobberBounds(views::Throbber* throbber) { in CalculateThrobberBounds()
Dhelper.h39 class ThrobberHostView : public views::View {
41 ThrobberHostView();
42 virtual ~ThrobberHostView();
68 DISALLOW_COPY_AND_ASSIGN(ThrobberHostView);
Dguest_user_view.h23 class GuestUserView : public ThrobberHostView,
Dexisting_user_view.h20 class ExistingUserView : public ThrobberHostView,
Dscreen_lock_view.h31 class ScreenLockView : public ThrobberHostView,
Dnew_user_view.h31 class NewUserView : public ThrobberHostView,
Duser_controller.h206 ThrobberHostView* throbber_host_;