HomeSort by relevance Sort by last modified time
    Searched refs:HORIZONTAL_CLOCK (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/system/date/
date_view_unittest.cc 45 CreateTimeView(TrayDate::HORIZONTAL_CLOCK);
57 time_view()->UpdateClockLayout(TrayDate::HORIZONTAL_CLOCK);
tray_date.cc 58 HORIZONTAL_CLOCK : VERTICAL_CLOCK;
99 HORIZONTAL_CLOCK : VERTICAL_CLOCK;
tray_date.h 30 HORIZONTAL_CLOCK,
date_view.cc 268 if (clock_layout == TrayDate::HORIZONTAL_CLOCK) {
294 if (clock_layout == TrayDate::HORIZONTAL_CLOCK)

Completed in 42 milliseconds