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

/external/chromium_org/ash/system/date/
H A Ddate_view.cc306 SetupLabel(horizontal_label_.get());
308 SetupLabel(vertical_label_hours_.get());
310 SetupLabel(vertical_label_minutes_.get());
317 void TimeView::SetupLabel(views::Label* label) { function in class:ash::tray::TimeView

Completed in 236 milliseconds