Searched defs:ThrobberHostView (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dhelper.cc77 ThrobberHostView::ThrobberHostView() function in class:chromeos::ThrobberHostView
82 ThrobberHostView::~ThrobberHostView() {
86 void ThrobberHostView::StartThrobber() {
124 void ThrobberHostView::StopThrobber() {
131 gfx::Rect ThrobberHostView::CalculateThrobberBounds(views::Throbber* throbber) {
H A Dhelper.h39 class ThrobberHostView : public views::View { class in namespace:chromeos
41 ThrobberHostView();
42 virtual ~ThrobberHostView();
68 DISALLOW_COPY_AND_ASSIGN(ThrobberHostView);

Completed in 69 milliseconds