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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc294 // EditableProfileName -------------------------------------------------
297 class EditableProfileName : public RightAlignedIconLabelButton, class in inherits:RightAlignedIconLabelButton,views::ButtonListener
300 EditableProfileName(views::TextfieldController* controller, function in class:EditableProfileName
392 DISALLOW_COPY_AND_ASSIGN(EditableProfileName);
1139 current_profile_name_ = new EditableProfileName(

Completed in 59 milliseconds