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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc214 bool is_editing_allowed,
229 if (!is_editing_allowed) {
302 bool is_editing_allowed)
311 if (!is_editing_allowed) {
212 EditableProfilePhoto(views::ButtonListener* listener, const gfx::Image& icon, bool is_editing_allowed, const gfx::Rect& bounds) argument
300 EditableProfileName(views::TextfieldController* controller, const base::string16& text, bool is_editing_allowed) argument

Completed in 42 milliseconds