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

  /external/chromium_org/ash/system/tray/
tray_popup_label_button_border.h 16 class TrayPopupLabelButtonBorder : public views::LabelButtonBorder {
18 TrayPopupLabelButtonBorder();
19 virtual ~TrayPopupLabelButtonBorder();
25 DISALLOW_COPY_AND_ASSIGN(TrayPopupLabelButtonBorder);
tray_popup_label_button_border.cc 17 TrayPopupLabelButtonBorder::TrayPopupLabelButtonBorder()
63 TrayPopupLabelButtonBorder::~TrayPopupLabelButtonBorder() {}
65 void TrayPopupLabelButtonBorder::Paint(const views::View& view,

Completed in 173 milliseconds