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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.h23 class EditableProfilePhoto;
224 EditableProfilePhoto* current_profile_photo_;
H A Dprofile_chooser_view.cc207 // EditableProfilePhoto -------------------------------------------------
210 class EditableProfilePhoto : public views::LabelButton { class in inherits:views::LabelButton
212 EditableProfilePhoto(views::ButtonListener* listener, function in class:EditableProfilePhoto
291 DISALLOW_COPY_AND_ASSIGN(EditableProfilePhoto);
1112 current_profile_photo_ = new EditableProfilePhoto(

Completed in 79 milliseconds