HomeSort by relevance Sort by last modified time
    Searched defs:ThrobberHostView (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
helper.cc 77 ThrobberHostView::ThrobberHostView()
82 ThrobberHostView::~ThrobberHostView() {
86 void ThrobberHostView::StartThrobber() {
124 void ThrobberHostView::StopThrobber() {
131 gfx::Rect ThrobberHostView::CalculateThrobberBounds(views::Throbber* throbber) {
helper.h 39 class ThrobberHostView : public views::View {
41 ThrobberHostView();
42 virtual ~ThrobberHostView();
68 DISALLOW_COPY_AND_ASSIGN(ThrobberHostView);

Completed in 22 milliseconds