Searched refs:ClockLayout (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/system/date/
H A Ddate_view.h93 explicit TimeView(TrayDate::ClockLayout clock_layout);
100 void UpdateClockLayout(TrayDate::ClockLayout clock_layout);
116 void SetBorderFromLayout(TrayDate::ClockLayout clock_layout);
H A Dtray_date.cc55 ClockLayout clock_layout =
97 ClockLayout clock_layout = (alignment == SHELF_ALIGNMENT_BOTTOM ||
H A Ddate_view_unittest.cc32 void CreateTimeView(TrayDate::ClockLayout clock_layout) {
H A Dtray_date.h29 enum ClockLayout { enum in class:ash::TrayDate
H A Ddate_view.cc205 TimeView::TimeView(TrayDate::ClockLayout clock_layout)
266 void TimeView::UpdateClockLayout(TrayDate::ClockLayout clock_layout){
293 void TimeView::SetBorderFromLayout(TrayDate::ClockLayout clock_layout) {

Completed in 102 milliseconds