HomeSort by relevance Sort by last modified time
    Searched refs:vertical_label_hours_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/system/date/
date_view_unittest.cc 25 return time_view_->vertical_label_hours_.get();
date_view.cc 252 vertical_label_hours_->SetText(hour);
269 RemoveChildView(vertical_label_hours_.get());
285 layout->AddView(vertical_label_hours_.get());
307 vertical_label_hours_.reset(CreateLabel());
308 SetupLabel(vertical_label_hours_.get());
date_view.h 124 scoped_ptr<views::Label> vertical_label_hours_; member in class:ash::tray::TimeView

Completed in 552 milliseconds