Searched refs:BackgroundColorHoverButton (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc133 // BackgroundColorHoverButton -------------------------------------------------
136 class BackgroundColorHoverButton : public views::LabelButton { class in namespace:__anon5326
138 BackgroundColorHoverButton(views::ButtonListener* listener, function in class:__anon5326::BackgroundColorHoverButton
151 virtual ~BackgroundColorHoverButton() {}
164 DISALLOW_COPY_AND_ASSIGN(BackgroundColorHoverButton);
1240 views::LabelButton* button = new BackgroundColorHoverButton(
1263 users_button_ = new BackgroundColorHoverButton(
1274 go_incognito_button_ = new BackgroundColorHoverButton(
1286 lock_button_ = new BackgroundColorHoverButton(
1378 views::LabelButton* email_button = new BackgroundColorHoverButton(
[all...]

Completed in 375 milliseconds