Home
last modified time | relevance | path

Searched refs:SetupLabelForTray (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_utils.h21 void SetupLabelForTray(views::Label* label);
Dtray_utils.cc16 void SetupLabelForTray(views::Label* label) { in SetupLabelForTray() function
/external/chromium_org/ash/system/logout_button/
Dlogout_button_tray.cc71 SetupLabelForTray(label()); in LogoutButton()
/external/chromium_org/ash/system/date/
Ddate_view.cc302 SetupLabelForTray(label); in SetupLabel()
/external/chromium_org/ash/system/session_length_limit/
Dtray_session_length_limit.cc56 SetupLabelForTray(label); in CreateAndSetupLabel()
/external/chromium_org/ash/system/ime/
Dtray_ime.cc254 SetupLabelForTray(tray_label_->label()); in CreateTrayView()
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.cc249 SetupLabelForTray(unread_label_); in WebNotificationButton()
/external/chromium_org/ash/system/user/
Dtray_user.cc1259 SetupLabelForTray(label_); in UpdateAfterLoginStatusChange()