Home
last modified time | relevance | path

Searched refs:HORIZONTAL_CLOCK (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/date/
Ddate_view_unittest.cc45 CreateTimeView(TrayDate::HORIZONTAL_CLOCK); in TEST_F()
57 time_view()->UpdateClockLayout(TrayDate::HORIZONTAL_CLOCK); in TEST_F()
Dtray_date.cc58 HORIZONTAL_CLOCK : VERTICAL_CLOCK; in CreateTrayView()
99 HORIZONTAL_CLOCK : VERTICAL_CLOCK; in UpdateAfterShelfAlignmentChange()
Dtray_date.h30 HORIZONTAL_CLOCK, enumerator
Ddate_view.cc268 if (clock_layout == TrayDate::HORIZONTAL_CLOCK) { in UpdateClockLayout()
294 if (clock_layout == TrayDate::HORIZONTAL_CLOCK) in SetBorderFromLayout()