Searched refs:BackgroundColorHoverButton (Results 1 – 2 of 2) sorted by relevance
136 class BackgroundColorHoverButton : public views::LabelButton { class138 BackgroundColorHoverButton(views::ButtonListener* listener, in BackgroundColorHoverButton() function in __anond64ee0d00111::BackgroundColorHoverButton151 virtual ~BackgroundColorHoverButton() {} in ~BackgroundColorHoverButton()164 DISALLOW_COPY_AND_ASSIGN(BackgroundColorHoverButton);1240 views::LabelButton* button = new BackgroundColorHoverButton( in CreateOtherProfilesView()1263 users_button_ = new BackgroundColorHoverButton( in CreateOptionsView()1274 go_incognito_button_ = new BackgroundColorHoverButton( in CreateOptionsView()1286 lock_button_ = new BackgroundColorHoverButton( in CreateOptionsView()1378 views::LabelButton* email_button = new BackgroundColorHoverButton( in CreateAccountButton()1623 add_person_button_ = new BackgroundColorHoverButton( in CreateSwitchUserView()[all …]
697 @interface BackgroundColorHoverButton : HoverImageButton { interface704 @implementation BackgroundColorHoverButton implementation1711 base::scoped_nsobject<BackgroundColorHoverButton> profileButton(1712 [[BackgroundColorHoverButton alloc]2089 base::scoped_nsobject<BackgroundColorHoverButton> button(2090 [[BackgroundColorHoverButton alloc]2152 base::scoped_nsobject<BackgroundColorHoverButton> button(2153 [[BackgroundColorHoverButton alloc] initWithFrame:rect