OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClockLayout
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ash/system/date/
date_view.h
93
explicit TimeView(TrayDate::
ClockLayout
clock_layout);
100
void UpdateClockLayout(TrayDate::
ClockLayout
clock_layout);
116
void SetBorderFromLayout(TrayDate::
ClockLayout
clock_layout);
tray_date.cc
55
ClockLayout
clock_layout =
97
ClockLayout
clock_layout = (alignment == SHELF_ALIGNMENT_BOTTOM ||
date_view_unittest.cc
32
void CreateTimeView(TrayDate::
ClockLayout
clock_layout) {
tray_date.h
29
enum
ClockLayout
{
date_view.cc
205
TimeView::TimeView(TrayDate::
ClockLayout
clock_layout)
266
void TimeView::UpdateClockLayout(TrayDate::
ClockLayout
clock_layout){
293
void TimeView::SetBorderFromLayout(TrayDate::
ClockLayout
clock_layout) {
Completed in 55 milliseconds