Searched defs:TrayPopupLabelButton (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dtray_popup_label_button.cc15 TrayPopupLabelButton::TrayPopupLabelButton(views::ButtonListener* listener, function in class:ash::TrayPopupLabelButton
28 TrayPopupLabelButton::~TrayPopupLabelButton() {}
H A Dtray_popup_label_button.h16 class TrayPopupLabelButton : public views::LabelButton { class in namespace:ash
18 TrayPopupLabelButton(views::ButtonListener* listener,
20 virtual ~TrayPopupLabelButton();
23 DISALLOW_COPY_AND_ASSIGN(TrayPopupLabelButton);

Completed in 81 milliseconds