Searched refs:vertical_label_hours_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/system/date/
H A Ddate_view_unittest.cc25 return time_view_->vertical_label_hours_.get();
H A Ddate_view.cc252 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());
H A Ddate_view.h124 scoped_ptr<views::Label> vertical_label_hours_; member in class:ash::tray::TimeView

Completed in 314 milliseconds