Searched refs:ClockLayout (Results 1 – 5 of 5) sorted by relevance
93 explicit TimeView(TrayDate::ClockLayout clock_layout);100 void UpdateClockLayout(TrayDate::ClockLayout clock_layout);116 void SetBorderFromLayout(TrayDate::ClockLayout clock_layout);
55 ClockLayout clock_layout = in CreateTrayView()97 ClockLayout clock_layout = (alignment == SHELF_ALIGNMENT_BOTTOM || in UpdateAfterShelfAlignmentChange()
205 TimeView::TimeView(TrayDate::ClockLayout clock_layout) in TimeView()266 void TimeView::UpdateClockLayout(TrayDate::ClockLayout clock_layout){ in UpdateClockLayout()293 void TimeView::SetBorderFromLayout(TrayDate::ClockLayout clock_layout) { in SetBorderFromLayout()
32 void CreateTimeView(TrayDate::ClockLayout clock_layout) { in CreateTimeView()
29 enum ClockLayout { enum