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 46 CreateTimeView(TrayDate::HORIZONTAL_CLOCK);
58 time_view()->UpdateClockLayout(TrayDate::HORIZONTAL_CLOCK);
tray_date.h 32 HORIZONTAL_CLOCK,
tray_date.cc 181 HORIZONTAL_CLOCK : VERTICAL_CLOCK;
215 HORIZONTAL_CLOCK : VERTICAL_CLOCK;
date_view.cc 252 if (clock_layout == TrayDate::HORIZONTAL_CLOCK) {
278 if (clock_layout == TrayDate::HORIZONTAL_CLOCK)

Completed in 2988 milliseconds