OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EditableProfilePhoto
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.h
21
class
EditableProfilePhoto
;
158
EditableProfilePhoto
* current_profile_photo_;
profile_chooser_view.cc
160
//
EditableProfilePhoto
-------------------------------------------------
163
class
EditableProfilePhoto
: public views::ImageView {
165
EditableProfilePhoto
(views::ButtonListener* listener,
225
DISALLOW_COPY_AND_ASSIGN(
EditableProfilePhoto
);
623
new
EditableProfilePhoto
(this, avatar_item.icon, !is_guest);
676
new
EditableProfilePhoto
(this, avatar_item.icon, true);
Completed in 22 milliseconds