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

  /external/chromium_org/ash/system/tray/
tray_utils.h 20 void SetupLabelForTray(views::Label* label);
tray_utils.cc 15 void SetupLabelForTray(views::Label* label) {
  /external/chromium_org/ash/system/chromeos/session/
logout_button_tray.cc 69 SetupLabelForTray(label());
  /external/chromium_org/ash/system/user/
tray_user.cc 168 SetupLabelForTray(label_);
  /external/chromium_org/ash/system/date/
date_view.cc 319 SetupLabelForTray(label);
  /external/chromium_org/ash/system/ime/
tray_ime.cc 245 SetupLabelForTray(tray_label_->label());
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 119 SetupLabelForTray(unread_label_);

Completed in 112 milliseconds