HomeSort by relevance Sort by last modified time
    Searched defs:TrayPopupLabelButton (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/system/tray/
tray_popup_label_button.cc 15 TrayPopupLabelButton::TrayPopupLabelButton(views::ButtonListener* listener,
28 TrayPopupLabelButton::~TrayPopupLabelButton() {}
tray_popup_label_button.h 16 class TrayPopupLabelButton : public views::LabelButton {
18 TrayPopupLabelButton(views::ButtonListener* listener,
20 virtual ~TrayPopupLabelButton();
23 DISALLOW_COPY_AND_ASSIGN(TrayPopupLabelButton);

Completed in 160 milliseconds