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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc185 // RightAlignedIconLabelButton -------------------------------------------------
188 class RightAlignedIconLabelButton : public views::LabelButton { class in inherits:views::LabelButton
190 RightAlignedIconLabelButton(views::ButtonListener* listener, function in class:RightAlignedIconLabelButton
204 DISALLOW_COPY_AND_ASSIGN(RightAlignedIconLabelButton);
297 class EditableProfileName : public RightAlignedIconLabelButton,
303 : RightAlignedIconLabelButton(this, text),
375 RightAlignedIconLabelButton::Layout();
379 RightAlignedIconLabelButton::OnFocus();
384 RightAlignedIconLabelButton::OnBlur();
1170 new RightAlignedIconLabelButton(thi
[all...]

Completed in 76 milliseconds